From ea88888f768b1bbec2300eea93029bec67ad2f43 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Thu, 19 Oct 2023 23:54:31 +0200 Subject: FLUID typos, comments, superfluous code --- fluid/Fl_Window_Type.h | 1 - 1 file changed, 1 deletion(-) (limited to 'fluid/Fl_Window_Type.h') diff --git a/fluid/Fl_Window_Type.h b/fluid/Fl_Window_Type.h index a7a43eaf3..758ae2402 100644 --- a/fluid/Fl_Window_Type.h +++ b/fluid/Fl_Window_Type.h @@ -114,7 +114,6 @@ public: void remove_child(Fl_Type*) FL_OVERRIDE; int is_parent() const FL_OVERRIDE {return 1;} - int is_group() const FL_OVERRIDE {return 1;} Fl_Widget *enter_live_mode(int top=0) FL_OVERRIDE; void leave_live_mode() FL_OVERRIDE; -- cgit v1.2.3