Remove msdos code now in src/msdos, update bakefiles and regenerate.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33876 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Michael Wetherell
2005-04-25 10:28:59 +00:00
parent d6b47de61b
commit 83d8eb470b
8 changed files with 117 additions and 143 deletions

View File

@@ -85,8 +85,8 @@ wxConsoleAppTraits::WaitForChild(wxExecuteData& execData)
// misc other stuff
// ----------------------------------------------------------------------------
// this is in mac/utils.cpp under Mac and MGL
#if !defined(__WXMAC__) && !defined(__WXMGL__)
// this is in mac/utils.cpp under Mac
#if !defined(__WXMAC__)
wxToolkitInfo& wxConsoleAppTraits::GetToolkitInfo()
{