X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9ff9d30c0aab3b281ef9b380eac17435556c5088..74a8f67d96591cec101def2a7d47c64072aff7fd:/src/gtk/statline.cpp diff --git a/src/gtk/statline.cpp b/src/gtk/statline.cpp index 9cb487fb6a..c199ece70e 100644 --- a/src/gtk/statline.cpp +++ b/src/gtk/statline.cpp @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: statline.cpp +// Name: src/gtk/statline.cpp // Purpose: // Author: Robert Roebling // Id: $Id$ @@ -21,8 +21,6 @@ // wxStaticLine //----------------------------------------------------------------------------- -IMPLEMENT_DYNAMIC_CLASS(wxStaticLine, wxControl) - wxStaticLine::wxStaticLine() { }