X-Git-Url: http://git.draconx.ca/gitweb/rrace.git/blobdiff_plain/44fbf97825db6918cc7f4e31189f689ba7270128..2160e352fae550a6a25bc37c68c251214cb7119f:/src/motif.c diff --git a/src/motif.c b/src/motif.c index f9366f7..f98b307 100644 --- a/src/motif.c +++ b/src/motif.c @@ -75,7 +75,6 @@ static void print_help(void) puts("Options:"); for (opt = lopts; opt->name; opt++) { struct lopt_help help; - int w; if (!lopt_get_help(opt, &help)) continue;