include/libtu/parser.h

changeset 35
5a71d53d0228
parent 34
828f3afd5c76
child 36
63cd573ffbcf
--- a/include/libtu/parser.h	Sun Apr 01 01:43:46 2001 +0200
+++ b/include/libtu/parser.h	Sat Jan 19 19:14:36 2002 +0100
@@ -35,7 +35,6 @@
 	struct _ConfOpt *opts;
 } ConfOpt;
 
-#define END_CONFOPTS {NULL, NULL, NULL, NULL}
 
 extern bool parse_config_tokz(Tokenizer *tokz, const ConfOpt *options);
 extern bool parse_config(const char *fname, const ConfOpt *options, int flags);

mercurial