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:
@@ -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
|
||||
|
Reference in New Issue
Block a user