0
0
Fork 0
mirror of https://github.com/DrBeef/ioq3quest.git synced 2025-03-24 18:51:54 +00:00

Delete unused variable

This commit is contained in:
Thilo Schulz 2011-01-31 22:09:47 +00:00
parent 0baadba7d1
commit fa8201c9b6

View file

@ -702,7 +702,6 @@ void Sys_PlatformInit( void )
{
#ifndef DEDICATED
TIMECAPS ptc;
UINT res;
const char *SDL_VIDEODRIVER = getenv( "SDL_VIDEODRIVER" );