diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/indexamajig.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/indexamajig.c b/src/indexamajig.c index 970e7944..c0334d29 100644 --- a/src/indexamajig.c +++ b/src/indexamajig.c @@ -1181,8 +1181,6 @@ int main(int argc, char *argv[]) if ( indm_str == NULL ) { - char *rn; - STATUS("No indexing methods specified. I will try to "); STATUS("automatically detect the available methods.\n"); STATUS("To disable auto-detection of indexing methods, specify "); |