]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/utils.cpp
added wxWS_EX_VALIDATE_RECURSIVELY
[wxWidgets.git] / src / palmos / utils.cpp
index 5a1398744ba9487181ad443adf69d6b53dfa0974..81988757cafbd73b2cd6bee5fa421d5af9df84f6 100644 (file)
@@ -106,11 +106,6 @@ wxChar *wxGetUserHome(const wxString& WXUNUSED(user))
     return NULL;
 }
 
-bool wxDirExists(const wxString& dir)
-{
-    return false;
-}
-
 bool wxGetDiskSpace(const wxString& path, wxLongLong *pTotal, wxLongLong *pFree)
 {
     return false;