warning fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32299 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2005-02-21 18:33:03 +00:00
parent 21334a4689
commit 42f8298f6f

View File

@@ -367,7 +367,6 @@ PicHandle wxBitmapRefData::GetPictHandle()
{
CGrafPtr origPort = NULL ;
GDHandle origDev = NULL ;
PicHandle pict = NULL ;
GWorldPtr wp = NULL ;
GWorldPtr mask = NULL ;
int height = GetHeight() ;