summaryrefslogtreecommitdiff
path: root/pjlib/src/pj/ctype.c
diff options
context:
space:
mode:
Diffstat (limited to 'pjlib/src/pj/ctype.c')
-rw-r--r--pjlib/src/pj/ctype.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pjlib/src/pj/ctype.c b/pjlib/src/pj/ctype.c
index 76eadc2a..25a2e4df 100644
--- a/pjlib/src/pj/ctype.c
+++ b/pjlib/src/pj/ctype.c
@@ -18,7 +18,7 @@
*/
#include <pj/ctype.h>
-
+/*
char pj_hex_digits[] = {'0', '1', '2', '3', '4', '5', '6', '7',
'8', '9', 'a', 'b', 'c', 'd', 'e', 'f' };
-
+*/