aboutsummaryrefslogtreecommitdiff
path: root/src/cs2cs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cs2cs.c')
-rw-r--r--src/cs2cs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cs2cs.c b/src/cs2cs.c
index 357c4859..9a61993e 100644
--- a/src/cs2cs.c
+++ b/src/cs2cs.c
@@ -53,7 +53,6 @@ tag = '#'; /* beginning of line tag character */
"%s\nusage: %s [ -eEfIlrstvwW [args] ] [ +opts[=arg] ]\n"
" [+to [+opts[=arg] [ files ]\n";
-static struct FACTORS facs;
static double (*informat)(const char *,
char **); /* input data deformatter function */