From be6468f3cc7f3eca22f9a6a93046aa665fdf3e86 Mon Sep 17 00:00:00 2001 From: Gilles Depeyrot Date: Sat, 20 Oct 2001 07:39:52 +0000 Subject: [PATCH] removed extra DECLARE_DYNAMIC_CLASS git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12105 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/mac/frame.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/include/wx/mac/frame.h b/include/wx/mac/frame.h index 0f5acaa12b..7f1c6ff07d 100644 --- a/include/wx/mac/frame.h +++ b/include/wx/mac/frame.h @@ -29,9 +29,6 @@ class WXDLLEXPORT wxStatusBar; class WXDLLEXPORT wxMacToolTip ; class WXDLLEXPORT wxFrame: public wxFrameBase { - - DECLARE_DYNAMIC_CLASS(wxFrame) - public: // construction wxFrame() { Init(); } -- 2.50.0