summaryrefslogtreecommitdiff
path: root/FL/Fl_Window.H
diff options
context:
space:
mode:
authorMatthias Melcher <fltk@matthiasm.com>2016-03-12 23:44:57 +0000
committerMatthias Melcher <fltk@matthiasm.com>2016-03-12 23:44:57 +0000
commit5953f5a695979d523e460dbd8b7f4ae7d1b05001 (patch)
tree22e267cd8b96d3736502a3c3961200a0683fdd2f /FL/Fl_Window.H
parente6631a0f7fdc8d3383927bac49f521791cddcc9c (diff)
Quick fix for Fluid on X11. MSWindows version broken due to missing Fl_Printer::Helper::Helper
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11357 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'FL/Fl_Window.H')
-rw-r--r--FL/Fl_Window.H1
1 files changed, 0 insertions, 1 deletions
diff --git a/FL/Fl_Window.H b/FL/Fl_Window.H
index e1b0ee479..c1d47c5a7 100644
--- a/FL/Fl_Window.H
+++ b/FL/Fl_Window.H
@@ -130,7 +130,6 @@ protected:
void free_icons();
- Fl_Window(int x, int y, int w, int h, const char* title, Fl_Window_Driver *driver);
public:
/**