mirror of
https://github.com/UberGames/ioef.git
synced 2024-11-30 16:01:46 +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
|
#ifndef DEDICATED
|
||||||
TIMECAPS ptc;
|
TIMECAPS ptc;
|
||||||
UINT res;
|
|
||||||
|
|
||||||
const char *SDL_VIDEODRIVER = getenv( "SDL_VIDEODRIVER" );
|
const char *SDL_VIDEODRIVER = getenv( "SDL_VIDEODRIVER" );
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue