]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/textctrl.h
Bakefile changes for building the graphics context modules, and
[wxWidgets.git] / include / wx / mac / carbon / textctrl.h
index e4871fff876edf6aa3afa453a5dccf50c41970f7..db4dbe798543e414cb11189e55cc77c6414b1c67 100644 (file)
@@ -81,9 +81,6 @@ public:
     virtual void Replace(long from, long to, const wxString& value);
     virtual void Remove(long from, long to);
 
-    // load the controls contents from the file
-    virtual bool LoadFile(const wxString& file);
-
     // sets/clears the dirty flag
     virtual void MarkDirty();
     virtual void DiscardEdits();