mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-05 19:08:12 +00:00
Removed temporary debug code
This commit is contained in:
@@ -360,7 +360,6 @@ static bool SDL_CreateWindowTexture(SDL_VideoDevice *_this, SDL_Window *window,
|
||||
}
|
||||
}
|
||||
}
|
||||
SDL_Log("render_driver == '%s'", render_driver);
|
||||
|
||||
// Check to see if there's a specific driver requested
|
||||
if (render_driver) {
|
||||
|
Reference in New Issue
Block a user