diff --git a/FL/Fl_Scroll.H b/FL/Fl_Scroll.H index 49390e123..b54c11006 100644 --- a/FL/Fl_Scroll.H +++ b/FL/Fl_Scroll.H @@ -86,8 +86,6 @@ clipping is not conveyed to it when drawn, and it will draw over the scrollbars and neighboring objects. */ - -*/ class FL_EXPORT Fl_Scroll : public Fl_Group { int xposition_, yposition_;