util.h

changeset 79
81e9a32b1c0c
parent 62
aae5facf9fc5
child 109
96a557abc364
--- a/util.h	Mon Jul 26 17:40:53 2004 +0200
+++ b/util.h	Sat Jul 31 03:44:11 2004 +0200
@@ -18,10 +18,6 @@
 #include "optparser.h"
 
 extern void libtu_init(const char *argv0);
-extern void libtu_init_copt(int argc, char *const argv[],
-                            const OptParserCommonInfo *cinfo);
-                       
-
 extern const char *prog_execname();
 
 #endif /* LIBTU_UTIL_H */

mercurial