Bit of CVS clean-up

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1188 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
1998-12-13 11:27:27 +00:00
parent 137f22e18f
commit bbf7319063
26 changed files with 259 additions and 4894 deletions

View File

@@ -86,7 +86,6 @@ void wxGetMousePosition( int* x, int* y )
bool wxColourDisplay(void)
{
wxFAIL_MSG( "wxColourDisplay always returns TRUE" );
return TRUE;
}