]> git.saurik.com Git - wxWidgets.git/blobdiff - src/dfb/toplevel.cpp
small includes cleanup
[wxWidgets.git] / src / dfb / toplevel.cpp
index 896341968314c8a60dbef12452922c2fc64daa22..8a5ef12fa92229a3a218421206f911fcd432c47d 100644 (file)
@@ -74,7 +74,6 @@ bool wxTopLevelWindowDFB::Create(wxWindow *parent,
 // showing and hiding
 // ----------------------------------------------------------------------------
 
-#warning "FIXME: the rest of this file is almost same as for MGL, merge it"
 bool wxTopLevelWindowDFB::ShowFullScreen(bool show, long style)
 {
     if ( show == m_fsIsShowing )