Commit 14b96a95 by Andreas Jaeger Committed by Andreas Jaeger

* treetree.c: Remove cl_options-count and cl_options.

From-SVN: r67834
parent 0bb41a37
2003-06-12 Andreas Jaeger <aj@suse.de>
* treetree.c: Remove cl_options-count and cl_options.
2003-06-11 Neil Booth <neil@daikokuya.co.uk>
* Make-lang.in: Update for option handling.
......
......@@ -75,8 +75,6 @@
#include "treetree.h"
#include "opts.h"
const unsigned int cl_options_count;
const struct cl_option cl_options[1];
extern int option_main;
extern char **file_names;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment