X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e273151278d28cceefe6eee8c49bc6915306805d..96991c58ed3af415f83cd780d2875b8f0b2255d1:/src/palmos/listctrl.cpp?ds=sidebyside diff --git a/src/palmos/listctrl.cpp b/src/palmos/listctrl.cpp index 7c75e86ff9..97de7a90a9 100644 --- a/src/palmos/listctrl.cpp +++ b/src/palmos/listctrl.cpp @@ -191,11 +191,6 @@ void wxListCtrl::SetSingleStyle(long style, bool add) { } -// Set the whole window style -void wxListCtrl::SetWindowStyleFlag(long flag) -{ -} - // ---------------------------------------------------------------------------- // accessors // ----------------------------------------------------------------------------