]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/fontcmn.cpp
clean - reformatting
[wxWidgets.git] / src / common / fontcmn.cpp
index 5eaa887e46e5be3278e99abf405b5ab9bea2e68d..743667fa2ae922e9befe0b821759c48fcdef7b7e 100644 (file)
@@ -300,14 +300,6 @@ void wxFontBase::SetNativeFontInfoUserDesc(const wxString& info)
     }
 }
 
-wxFont& wxFont::operator=(const wxFont& font)
-{
-    if ( this != &font )
-        Ref(font);
-
-    return (wxFont &)*this;
-}
-
 bool wxFontBase::operator==(const wxFont& font) const
 {
     // either it is the same font, i.e. they share the same common data or they