From e2b244b707a9147c9fbd0df9a69373e8ebd2b5a5 Mon Sep 17 00:00:00 2001 From: Krunal Patel Date: Fri, 31 Aug 2012 17:06:09 +0200 Subject: Fix errors when compiling in debug mode. --- src/ui.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/ui.c') diff --git a/src/ui.c b/src/ui.c index bdd0602..ef722c7 100644 --- a/src/ui.c +++ b/src/ui.c @@ -179,10 +179,6 @@ ipset_match_cmd(const char *arg, const char * const name[]) * -! -exist */ -int -ipset_parse_file(struct ipset_session *session, - int opt, const char *str); - const struct ipset_envopts ipset_envopts[] = { { .name = { "-o", "-output" }, .has_arg = IPSET_MANDATORY_ARG, .flag = IPSET_OPT_MAX, -- cgit v1.2.3