fix unreachable code warning in TranslateBorder()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49914 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1319,8 +1319,6 @@ wxBorder wxWindowMSW::TranslateBorder(wxBorder border) const
|
||||
#endif
|
||||
return border;
|
||||
#endif
|
||||
|
||||
return border;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user