From fa4a4d71fa13a5117fca01c05cde479c200ecfef Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Tue, 30 Oct 2012 18:24:07 +0000 Subject: [PATCH] Undo the event_base hack from yesterday git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@72826 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- etg/event.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/etg/event.py b/etg/event.py index bc50b87d..2c31e1d8 100644 --- a/etg/event.py +++ b/etg/event.py @@ -65,8 +65,6 @@ ITEMS = [ #'wxThreadEvent', - 'event__base_8h.xml', - 'event_8h.xml', ]