]> git.saurik.com Git - wxWidgets.git/commitdiff
remove another SWIG #if
authorRobin Dunn <robin@alldunn.com>
Thu, 25 Sep 2008 16:08:36 +0000 (16:08 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 25 Sep 2008 16:08:36 +0000 (16:08 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55867 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/aui/auibar.h

index fe824ebc0291eac4bf5fb4eee00bf92bbbefe21c..b4a0792d5d7e1f0c16cf1bc1f3b97a2740c0275f 100644 (file)
@@ -95,10 +95,8 @@ private:
     wxRect rect;
     int tool_id;
 
-#ifndef SWIG
 private:
     DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxAuiToolBarEvent)
-#endif
 };