removed more remains of wxUSE_PENWINDOWS

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35102 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2005-08-04 21:01:29 +00:00
parent 687809e95b
commit 33349a2073

View File

@@ -473,10 +473,6 @@ void wxApp::CleanUp()
wxSetKeyboardHook(false);
#endif
#if wxUSE_PENWINDOWS
wxCleanUpPenWin();
#endif
wxOleUninitialize();
// for an EXE the classes are unregistered when it terminates but DLL may