]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/carbon/statline.cpp
merging back XTI branch part 2
[wxWidgets.git] / src / osx / carbon / statline.cpp
index ca968e6c08821d72705f70b7e03b0390e562375c..1d68d6b7fcc27eb73b00e7adf5d8720b8b2ad403 100644 (file)
@@ -20,9 +20,6 @@
     #include "wx/statbox.h"
 #endif
 
-IMPLEMENT_DYNAMIC_CLASS(wxStaticLine, wxControl)
-
-
 bool wxStaticLine::Create( wxWindow *parent,
     wxWindowID id,
     const wxPoint &pos,