git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32255 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2005-02-20 16:26:10 +00:00
parent f572d6495f
commit 9954f65067
2 changed files with 1 additions and 2 deletions

View File

@@ -135,8 +135,6 @@ wxRendererMac::DrawHeaderButton(wxWindow *win,
const wxRect& rect,
int flags)
{
const int CORNER = 1;
const wxCoord x = rect.x-1,
y = rect.y-1,
w = rect.width,