diff options
Diffstat (limited to 'src/drivers/X11')
| -rw-r--r-- | src/drivers/X11/Fl_X11_System_Driver.cxx | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/drivers/X11/Fl_X11_System_Driver.cxx b/src/drivers/X11/Fl_X11_System_Driver.cxx index 0ee3f2e00..ff4812edb 100644 --- a/src/drivers/X11/Fl_X11_System_Driver.cxx +++ b/src/drivers/X11/Fl_X11_System_Driver.cxx @@ -58,12 +58,6 @@ extern "C" { } #endif -// Pointers you can use to change FLTK to another language. -// Note: Similar pointers are defined in FL/fl_ask.H and src/fl_ask.cxx -const char* fl_local_alt = "Alt"; -const char* fl_local_ctrl = "Ctrl"; -const char* fl_local_meta = "Meta"; -const char* fl_local_shift = "Shift"; /** Creates a driver that manages all system related calls. |
