]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/listctrl.cpp
really fix binary backwards compatibility for wxMotif
[wxWidgets.git] / src / palmos / listctrl.cpp
index 02d1099babf8fa98b29463d64c4f207c3cbaf047..97de7a90a9958707b8d69d2eee485d510bd60732 100644 (file)
@@ -1,7 +1,7 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:        src/palmos/listctrl.cpp
 // Purpose:     wxListCtrl
-// Author:      William Osborne
+// Author:      William Osborne - minimal working wxPalmOS port
 // Modified by:
 // Created:     10/13/04
 // RCS-ID:      $Id$
@@ -191,11 +191,6 @@ void wxListCtrl::SetSingleStyle(long style, bool add)
 {
 }
 
-// Set the whole window style
-void wxListCtrl::SetWindowStyleFlag(long flag)
-{
-}
-
 // ----------------------------------------------------------------------------
 // accessors
 // ----------------------------------------------------------------------------