[quake3-commits] r1834 - trunk/code/sys
DONOTREPLY at icculus.org
DONOTREPLY at icculus.org
Mon Jan 31 17:09:48 EST 2011
Author: thilo
Date: 2011-01-31 17:09:47 -0500 (Mon, 31 Jan 2011)
New Revision: 1834
Modified:
trunk/code/sys/sys_win32.c
Log:
Delete unused variable
Modified: trunk/code/sys/sys_win32.c
===================================================================
--- trunk/code/sys/sys_win32.c 2011-01-31 21:13:37 UTC (rev 1833)
+++ trunk/code/sys/sys_win32.c 2011-01-31 22:09:47 UTC (rev 1834)
@@ -702,7 +702,6 @@
{
#ifndef DEDICATED
TIMECAPS ptc;
- UINT res;
const char *SDL_VIDEODRIVER = getenv( "SDL_VIDEODRIVER" );
More information about the quake3-commits
mailing list