]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/strconv.h
include wx/object.h now that wxConfigBase derives from wxObject
[wxWidgets.git] / include / wx / strconv.h
index 58ba99ac0cfa65c6e4bc29725cbc6fa085f5c5b6..ba28c8a81ab8792f24578b14d76420418b49155f 100644 (file)
@@ -385,10 +385,8 @@ public:
 
     void Clear();
 
 
     void Clear();
 
-#if wxABI_VERSION >= 20802
     // return true if the conversion could be initilized successfully
     bool IsOk() const;
     // return true if the conversion could be initilized successfully
     bool IsOk() const;
-#endif // wx 2.8.2+
 
 private:
     // common part of all ctors
 
 private:
     // common part of all ctors