Fixed compiler warning
This commit is contained in:
parent
bb037eaa61
commit
64df5da699
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@
|
|||
static void
|
||||
WIN_UpdateDisplayMode(_THIS, LPCTSTR deviceName, DWORD index, SDL_DisplayMode * mode)
|
||||
{
|
||||
SDL_VideoData *vid_data = (SDL_VideoData *) _this->driverdata;
|
||||
SDL_DisplayModeData *data = (SDL_DisplayModeData *) mode->driverdata;
|
||||
HDC hdc;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue