summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/pervasive.h')
-rw-r--r--src/pervasive.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pervasive.h b/src/pervasive.h
index f1dd5af..9e1faf7 100644
--- a/src/pervasive.h
+++ b/src/pervasive.h
@@ -43,8 +43,6 @@
#define ZoO_MARKOV_ORDER 3
#endif
-typedef unsigned int ZoO_index;
-#define ZoO_INDEX_MAX UINT_MAX
/* ZoO_char = UTF-8 char */
typedef char ZoO_char;