]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/utilsgtk.cpp
In DialogEd, changed Close to Destroy to make it shut down properly.
[wxWidgets.git] / src / gtk1 / utilsgtk.cpp
index 331b2e9cea37f4a10e05835ac29e5a24e8270209..6f27685f98cc3f1f708998e123cbe06cc6b4d911 100644 (file)
@@ -86,7 +86,6 @@ void wxGetMousePosition( int* x, int* y )
 
 bool wxColourDisplay(void)
 {
-    wxFAIL_MSG( "wxColourDisplay always returns TRUE" );
     return TRUE;
 }