summaryrefslogtreecommitdiff
path: root/cheetah/c/cheetah.h
diff options
context:
space:
mode:
Diffstat (limited to 'cheetah/c/cheetah.h')
-rw-r--r--cheetah/c/cheetah.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cheetah/c/cheetah.h b/cheetah/c/cheetah.h
index c02781c..f596431 100644
--- a/cheetah/c/cheetah.h
+++ b/cheetah/c/cheetah.h
@@ -50,7 +50,6 @@
*/
#define MAXCHUNKS 15 /* max num of nameChunks for the arrays */
#define ALLOW_WRAPPING_OF_NOTFOUND_EXCEPTIONS 1
-#define INCLUDE_NAMESPACE_REPR_IN_NOTFOUND_EXCEPTIONS 0
#define createNameCopyAndChunks() {\
nameCopy = malloc(strlen(name) + 1);\
tmpPntr1 = name; \