Skip to content

Commit ca25d05

Browse files
cisconmeag
authored andcommitted
TYPO: remove con_printf
1 parent 95f4f98 commit ca25d05

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vid_sdl2.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1658,7 +1658,6 @@ void VID_Minimize (void)
16581658
void VID_Restore (void)
16591659
{
16601660
if (!sdl_window || (SDL_GetWindowFlags(sdl_window) & SDL_WINDOW_INPUT_FOCUS)) {
1661-
Con_Printf("vid restore no restore");
16621661
return;
16631662
}
16641663

0 commit comments

Comments
 (0)