]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/textctrl.h
build fixes
[wxWidgets.git] / include / wx / msw / textctrl.h
index f5fc2fb35be64b87b195751a0bc71fcf5061644e..bb89c204f592bb90da52f8da8695ca62043a0f6d 100644 (file)
@@ -230,9 +230,6 @@ protected:
     // set the selection (possibly without scrolling the caret into view)
     void DoSetSelection(long from, long to, int flags);
 
-    // return true if there is a non empty selection in the control
-    bool HasSelection() const;
-
     // get the length of the line containing the character at the given
     // position
     long GetLengthOfLineContainingPos(long pos) const;