diff src/video/win32/SDL_win32modes.c @ 4746:0c39b36dd104

Merge
author dewyatt
date Tue, 06 Jul 2010 02:07:42 -0400
parents 3e69e077cb95
children e1664f94f026
line wrap: on
line diff
--- a/src/video/win32/SDL_win32modes.c	Tue Jul 06 02:06:17 2010 -0400
+++ b/src/video/win32/SDL_win32modes.c	Tue Jul 06 02:07:42 2010 -0400
@@ -160,7 +160,6 @@
 int
 WIN_InitModes(_THIS)
 {
-    SDL_VideoData *data = (SDL_VideoData *) _this->driverdata;
     DWORD i, j, count;
     DISPLAY_DEVICE device;