summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FL/Fl_Native_File_Chooser.H1
1 files changed, 0 insertions, 1 deletions
diff --git a/FL/Fl_Native_File_Chooser.H b/FL/Fl_Native_File_Chooser.H
index cafdf9d95..e89a00a7d 100644
--- a/FL/Fl_Native_File_Chooser.H
+++ b/FL/Fl_Native_File_Chooser.H
@@ -224,7 +224,6 @@ private:
void set_single_pathname(const char *s);
int get_saveas_basename(void);
void clear_filters();
- void add_filter(const char *, const char *);
void parse_filter(const char *from);
int post();
int runmodal();