From 0ec816963525addca72068b98d3436de2d658ef7 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 8 Nov 2018 17:12:00 +0100 Subject: Remove ununused variable --- src/indexamajig.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/indexamajig.c') 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 "); -- cgit v1.2.3