Remove dead code
This commit is contained in:
parent
add0627f03
commit
b3591ba3da
1 changed files with 0 additions and 2 deletions
|
@ -255,8 +255,6 @@ int main(int argc, char *argv[])
|
|||
#ifdef FIX_BUGS
|
||||
if (!StartDirectDraw(lpWindowName, windowWidth, windowHeight, 2))
|
||||
{
|
||||
//SDL_FreeCursor(cursor);
|
||||
//SDL_FreeSurface(cursor_surface);
|
||||
PlatformBackend_Deinit();
|
||||
return EXIT_FAILURE;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue