mirror of
https://github.com/DrBeef/ioq3quest.git
synced 2024-11-23 04:12:39 +00:00
Delete unused variable
This commit is contained in:
parent
0baadba7d1
commit
fa8201c9b6
1 changed files with 0 additions and 1 deletions
|
@ -702,7 +702,6 @@ void Sys_PlatformInit( void )
|
|||
{
|
||||
#ifndef DEDICATED
|
||||
TIMECAPS ptc;
|
||||
UINT res;
|
||||
|
||||
const char *SDL_VIDEODRIVER = getenv( "SDL_VIDEODRIVER" );
|
||||
|
||||
|
|
Loading…
Reference in a new issue