summaryrefslogtreecommitdiff
path: root/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'util.h')
-rw-r--r--util.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/util.h b/util.h
index a8e18f90..5ac3acdf 100644
--- a/util.h
+++ b/util.h
@@ -135,7 +135,4 @@ bool ask_proceed(void);
void memzero_explicit(void *, size_t);
-struct nih_option;
-char **bch_nih_init(int argc, char *argv[], struct nih_option *options);
-
#endif /* _UTIL_H */