Fixed duplicate comment #13871

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70369 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2012-01-16 19:02:19 +00:00
parent 82ab1ab113
commit e9a16019a8

View File

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