diff options
Diffstat (limited to 'src/index.h')
-rw-r--r-- | src/index.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/index.h b/src/index.h index 8f3e0ab7..005f0d93 100644 --- a/src/index.h +++ b/src/index.h @@ -28,7 +28,6 @@ typedef enum { INDEXING_NONE, INDEXING_DIRAX, INDEXING_MOSFLM, - INDEXING_TEMPLATE } IndexingMethod; |