]> git.saurik.com Git - wxWidgets.git/commitdiff
Fixed duplicate comment #13871
authorJulian Smart <julian@anthemion.co.uk>
Mon, 16 Jan 2012 19:02:19 +0000 (19:02 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 16 Jan 2012 19:02:19 +0000 (19:02 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70369 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

interface/wx/richtext/richtextbuffer.h

index a23f36052737fff79b6ba47fda1dbc2673747849..66c3d542df35269a181dec85c70c7b0848f9c790 100644 (file)
@@ -1244,7 +1244,6 @@ public:
     */
     void SetMaxSize(const wxTextAttrSize& sz) { m_maxSize = sz; }
 
-    /**
     /**
         Returns the object width.
     */