/////////////////////////////////////////////////////////////////////////////
-// Name: src/mac/carbon/statline.cpp
+// Name: src/osx/carbon/statline.cpp
// Purpose: wxStaticLine class
// Author: Vadim Zeitlin
// Created: 28.06.99
#include "wx/statbox.h"
#endif
-IMPLEMENT_DYNAMIC_CLASS(wxStaticLine, wxControl)
-
-
bool wxStaticLine::Create( wxWindow *parent,
wxWindowID id,
const wxPoint &pos,