summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/seq.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/seq.c b/src/seq.c
index c9bdf9463..1db7665a3 100644
--- a/src/seq.c
+++ b/src/seq.c
@@ -46,7 +46,6 @@ static char const *separator;
/* The string output after all numbers have been output.
Usually "\n" or "\0". */
-/* FIXME: make this an option. */
static char const terminator[] = "\n";
static struct option const long_options[] =