]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/window.cpp
wxMSW update for CW, wxMac updated
[wxWidgets.git] / src / mac / carbon / window.cpp
index a9aec9174fab614bf0dc654801523bec21634285..43e490d70bfd0aa34bb0bb4976da6037cc5d9da0 100644 (file)
@@ -838,7 +838,6 @@ void wxWindow::WarpPointer (int x_pos, int y_pos)
 void wxWindow::OnEraseBackground(wxEraseEvent& event)
 {
     // TODO : probably we would adopt the EraseEvent structure
-    Default();
 }
 
 int wxWindow::GetScrollPos(int orient) const