diff --git a/src/x11/x11_window.c b/src/x11/x11_window.c index 5c7cefba..ae36aa27 100644 --- a/src/x11/x11_window.c +++ b/src/x11/x11_window.c @@ -45,10 +45,6 @@ #define Button6 6 #define Button7 7 -////////////////////////////////////////////////////////////////////////// -////// GLFW internal API ////// -////////////////////////////////////////////////////////////////////////// - //======================================================================== // Checks whether the event is a MapNotify for the specified window //========================================================================