diff options
Diffstat (limited to 'libibex/index.h')
-rw-r--r-- | libibex/index.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libibex/index.h b/libibex/index.h index 0cef7948b3..442cba8e25 100644 --- a/libibex/index.h +++ b/libibex/index.h @@ -25,7 +25,7 @@ /* an indexing 'class' maps a key to 1 piece of info */ -#define INDEX_STAT +/*#define INDEX_STAT*/ struct _IBEXCursor { struct _IBEXCursorClass *klass; |