Committing in .

Changes to get the libraries cleanly compiled on VMS

 Modified Files:
 	wxWindows/setup.h_vms wxWindows/src/common/image.cpp
 	wxWindows/src/motif/dcclient.cpp
 ----------------------------------------------------------------------


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4876 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jouk Jansen
1999-12-08 15:13:18 +00:00
parent 76443e70a5
commit 68874acfed
3 changed files with 26 additions and 4 deletions

View File

@@ -692,7 +692,7 @@ bool wxImageHandler::CanRead( const wxString& name )
return FALSE;
}
return FALSE;
// return FALSE;
}
#endif // wxUSE_STREAMS