aboutsummaryrefslogtreecommitdiff
path: root/src/index.h
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2011-03-06 20:59:26 +0100
committerThomas White <taw@physics.org>2012-02-22 15:27:17 +0100
commit8e765e886801508695db4b1dbb4439fc2ece78b3 (patch)
tree36d1abda9591bc7b64def97f314db844260608d0 /src/index.h
parent40c59769dce7d1deb38cc3f3cd2bab2a81f9ab52 (diff)
Remove template indexing
Diffstat (limited to 'src/index.h')
-rw-r--r--src/index.h1
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;