aboutsummaryrefslogtreecommitdiff
path: root/src/index.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/index.c')
-rw-r--r--src/index.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/index.c b/src/index.c
index 96dc1daa..9c9e4313 100644
--- a/src/index.c
+++ b/src/index.c
@@ -73,8 +73,6 @@ IndexingPrivate **prepare_indexing(IndexingMethod *indm, UnitCell *cell,
break;
}
- n++;
-
}
iprivs[n] = NULL;