summaryrefslogtreecommitdiff
path: root/FL/Fl_Native_File_Chooser.H
diff options
context:
space:
mode:
authorManolo Gouy <Manolo>2016-04-04 11:57:34 +0000
committerManolo Gouy <Manolo>2016-04-04 11:57:34 +0000
commit1dfe31199894a488c1b10eca6c2ee538ebec9ea0 (patch)
tree5941d01f11775474f2726d48f943ba686cca3a2a /FL/Fl_Native_File_Chooser.H
parenta22791b691ff93e2facd4510a240c5fa517b44ca (diff)
Remove unused member function declaration (Mac OS platform)
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11528 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'FL/Fl_Native_File_Chooser.H')
-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();