// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
+#include "wx/setup.h"
#if wxUSE_SLIDER
#include "wx/app.h"
wxSlider::~wxSlider()
{
- CocoaRemoveFromParent();
- SetNSView(NULL);
}
#endif // wxUSE_SLIDER