diff --git a/FL/Fl.H b/FL/Fl.H index 1706cc2d5..ccecb3adb 100644 --- a/FL/Fl.H +++ b/FL/Fl.H @@ -128,7 +128,7 @@ typedef void (*Fl_Clipboard_Notify_Handler)(int source, void *data); state information and global methods for the current application. */ class FL_EXPORT Fl { - Fl() {}; // no constructor! + Fl() {} // no constructor! private: