summaryrefslogtreecommitdiff
path: root/ui/alert_box.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/alert_box.h')
-rw-r--r--ui/alert_box.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/ui/alert_box.h b/ui/alert_box.h
index 53531e8455..6684fa1d87 100644
--- a/ui/alert_box.h
+++ b/ui/alert_box.h
@@ -56,13 +56,6 @@ extern void read_failure_alert_box(const char *filename, int err);
*/
extern void write_failure_alert_box(const char *filename, int err);
-/*
- * Alert box for an invalid display filter expression.
- * Assumes "dfilter_error_msg" has been set by "dfilter_compile()" to the
- * error message for the filter.
- */
-extern void bad_dfilter_alert_box(const char *dftext);
-
#ifdef __cplusplus
}
#endif /* __cplusplus */