Removed '#ifndef DOXYGEN' sections

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56170 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jaakko Salli
2008-10-08 18:19:02 +00:00
parent 9b5bafcf38
commit a57f24f97a
3 changed files with 1 additions and 16 deletions

View File

@@ -614,8 +614,6 @@ protected:
public:
#ifndef DOXYGEN
//
// Overridden functions - no documentation required.
//
@@ -734,7 +732,6 @@ protected:
private:
DECLARE_EVENT_TABLE()
#endif // #ifndef SWIG
#endif // #ifndef DOXYGEN
};
// -----------------------------------------------------------------------