]> git.draconx.ca Git - rrace.git/blobdiff - src/motif.c
Clean up redundant/unused declarations.
[rrace.git] / src / motif.c
index f9366f7f30b4e2ac1ca5539df03cace02c273f12..f98b3078b2fbb5600a611df90907f25830f3e39f 100644 (file)
@@ -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;