diff options
Diffstat (limited to 'fluid')
| -rw-r--r-- | fluid/Fl_Window_Type.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fluid/Fl_Window_Type.cxx b/fluid/Fl_Window_Type.cxx index 3d8f44616..8b9bf2832 100644 --- a/fluid/Fl_Window_Type.cxx +++ b/fluid/Fl_Window_Type.cxx @@ -1284,8 +1284,6 @@ int Fl_Window_Type::handle(int event) { ((Fl_Window*)o)->hide(); return 1; - case 0xFE20: // backtab - backtab = 1; case FL_Tab: { if (Fl::event_state(FL_SHIFT)) backtab = 1; // find current child: |
