summaryrefslogtreecommitdiffstats
path: root/src/ui.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui.c')
-rw-r--r--src/ui.c4
1 files changed, 0 insertions, 4 deletions
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,