]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/listctrl.cpp
Hopefully fixed library names generated by wx-config for OS/2's PM port.
[wxWidgets.git] / src / palmos / listctrl.cpp
index 7c75e86ff9d62083421833d22564bbdc0527ee88..97de7a90a9958707b8d69d2eee485d510bd60732 100644 (file)
@@ -191,11 +191,6 @@ void wxListCtrl::SetSingleStyle(long style, bool add)
 {
 }
 
-// Set the whole window style
-void wxListCtrl::SetWindowStyleFlag(long flag)
-{
-}
-
 // ----------------------------------------------------------------------------
 // accessors
 // ----------------------------------------------------------------------------