Fixed compile warning
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404161
This commit is contained in:
parent
6c0d20ab8c
commit
27a44195ae
1 changed files with 0 additions and 2 deletions
|
@ -969,8 +969,6 @@ SDL_GetDisplayFromWindow(SDL_Window * window)
|
|||
static __inline__ SDL_Renderer *
|
||||
SDL_GetCurrentRenderer()
|
||||
{
|
||||
SDL_Renderer *renderer;
|
||||
|
||||
if (!_this) {
|
||||
SDL_UninitializedVideo();
|
||||
return NULL;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue