summaryrefslogtreecommitdiff
path: root/FL
diff options
context:
space:
mode:
Diffstat (limited to 'FL')
-rw-r--r--FL/Fl_Device.H1
1 files changed, 0 insertions, 1 deletions
diff --git a/FL/Fl_Device.H b/FL/Fl_Device.H
index 22328ddd9..fd368c03e 100644
--- a/FL/Fl_Device.H
+++ b/FL/Fl_Device.H
@@ -83,7 +83,6 @@ class FL_EXPORT Fl_Display_Device : public Fl_Surface_Device {
Fl_Display_Device(Fl_Graphics_Driver *graphics_driver);
public:
static Fl_Display_Device *display_device();
- static bool high_resolution();
};
/**