removing xti code which isn't necessary for unicode under trunk anymore

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66651 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2011-01-08 10:22:30 +00:00
parent f06d69376d
commit c294641fd5
5 changed files with 4 additions and 104 deletions

View File

@@ -19,7 +19,7 @@
#include "wx/xti.h"
// copied from event.h which cannot be included at this place, TODO MOVE to common file
// copied from event.h which cannot be included at this place
class WXDLLIMPEXP_FWD_BASE wxEvent;