]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/statline.cpp
Fix assorted typos in comments and other non-code.
[wxWidgets.git] / src / univ / statline.cpp
index dfdac47862d0144b1d5bfa0a9a0dfdc4f1c57fc7..98674ceb41fb6a377150a7e8e727c90d55674ae0 100644 (file)
@@ -1,10 +1,9 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        univ/statline.cpp
+// Name:        src/univ/statline.cpp
 // Purpose:     wxStaticLine implementation
 // Author:      Vadim Zeitlin
 // Modified by:
 // Created:     25.08.00
-// RCS-ID:      $Id$
 // Copyright:   (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
@@ -38,8 +37,6 @@
 // implementation
 // ============================================================================
 
-IMPLEMENT_DYNAMIC_CLASS(wxStaticLine, wxControl)
-
 // ----------------------------------------------------------------------------
 // wxStaticLine
 // ----------------------------------------------------------------------------