Fixed compiler warnings in test programs.

This commit is contained in:
Philipp Wiesemann 2013-07-13 21:13:09 +02:00
parent f158b5f47e
commit 59401ae635
4 changed files with 3 additions and 8 deletions

View file

@ -98,7 +98,6 @@ void
DrawLines(SDL_Renderer * renderer)
{
int i;
int x1, y1, x2, y2;
SDL_Rect viewport;
/* Query the sizes */