fix crash
This commit is contained in:
@@ -37,7 +37,6 @@ static HBITMAP LoadWin32Surface( RageSurface *s )
|
||||
SelectObject( BitmapDC, NULL );
|
||||
DeleteObject( BitmapDC );
|
||||
|
||||
delete s;
|
||||
return bitmap;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user