]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/mdi.cpp
Bitmap coding
[wxWidgets.git] / src / mac / mdi.cpp
index 57862a20ffd9f937fdc7ec29c21921cc079add33..598f62c3f5470f3921db8c9066b6b183a2ee93d4 100644 (file)
@@ -241,6 +241,5 @@ bool wxMDIClientWindow::CreateClient(wxMDIParentFrame *parent, long style)
 // Explicitly call default scroll behaviour
 void wxMDIClientWindow::OnScroll(wxScrollEvent& event)
 {
-    Default(); // Default processing
 }