]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/statline.cpp
Remove wxMGL port.
[wxWidgets.git] / src / univ / statline.cpp
index dfdac47862d0144b1d5bfa0a9a0dfdc4f1c57fc7..b353bf7474e98bb08d9ad4ff5238c819ca45996e 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        univ/statline.cpp
+// Name:        src/univ/statline.cpp
 // Purpose:     wxStaticLine implementation
 // Author:      Vadim Zeitlin
 // Modified by:
@@ -38,8 +38,6 @@
 // implementation
 // ============================================================================
 
-IMPLEMENT_DYNAMIC_CLASS(wxStaticLine, wxControl)
-
 // ----------------------------------------------------------------------------
 // wxStaticLine
 // ----------------------------------------------------------------------------