diff options
| -rw-r--r-- | FL/Fl_Input.H | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/FL/Fl_Input.H b/FL/Fl_Input.H index 8e3560a5d..308aa37b9 100644 --- a/FL/Fl_Input.H +++ b/FL/Fl_Input.H @@ -34,7 +34,6 @@ class FL_EXPORT Fl_Input : public Fl_Input_ { int handle_key(); int shift_position(int p); int shift_up_down_position(int p); - void handle_mouse(int keepmark=0); public: void draw(); int handle(int); |
