]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/stattext.cpp
Remove never implemented wxDateTime::IsGregorianDate().
[wxWidgets.git] / src / gtk1 / stattext.cpp
index e1f4fb53e1c9d1f12826df64ed261cacecb4bbdc..a4b6427179aca028c051f6df3b99563b28c1944d 100644 (file)
@@ -1,8 +1,7 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        stattext.cpp
+// Name:        src/gtk1/stattext.cpp
 // Purpose:
 // Author:      Robert Roebling
-// Id:          $Id$
 // Copyright:   (c) 1998 Robert Roebling
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
@@ -27,8 +26,6 @@ void wxgtk_window_size_request_callback(GtkWidget *widget,
 // wxStaticText
 //-----------------------------------------------------------------------------
 
-IMPLEMENT_DYNAMIC_CLASS(wxStaticText,wxControl)
-
 wxStaticText::wxStaticText()
 {
 }