removed unused variable

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16170 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Gilles Depeyrot
2002-07-14 13:19:56 +00:00
parent 0fe3b23138
commit 32f1f0837e
3 changed files with 0 additions and 3 deletions

View File

@@ -588,7 +588,6 @@ void wxToolBar::OnMouse( wxMouseEvent &event )
ControlHandle control ;
Point localwhere ;
GrafPtr port ;
SInt16 controlpart ;
WindowRef window = (WindowRef) MacGetRootWindow() ;