]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/richtext/richtextctrl.h
remove unused variable assignment, closes #14928
[wxWidgets.git] / include / wx / richtext / richtextctrl.h
index 9cc8364f6dbfade3901cda0ad975145b24bc7491..efd4959840e1b9693938ba442409341751284af5 100644 (file)
@@ -1007,12 +1007,6 @@ public:
     void SetSelection(const wxRichTextSelection& sel) { m_selection = sel; }
     //@}
 
     void SetSelection(const wxRichTextSelection& sel) { m_selection = sel; }
     //@}
 
-
-    /**
-        Selects all the text in the buffer.
-    */
-    virtual void SelectAll();
-
     /**
         Makes the control editable, or not.
     */
     /**
         Makes the control editable, or not.
     */