From 9bbff3216b9f99d86f3757dbad70c9d91ef8d700 Mon Sep 17 00:00:00 2001 From: Olivier Gayot Date: Wed, 7 Jan 2015 13:43:25 +0100 Subject: fixed some compilation warnings Signed-off-by: Olivier Gayot --- menuchoixpersos.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'menuchoixpersos.c') diff --git a/menuchoixpersos.c b/menuchoixpersos.c index a137611..325eadc 100644 --- a/menuchoixpersos.c +++ b/menuchoixpersos.c @@ -9,8 +9,6 @@ void Fmenuchoixpersos (SURFACES *surfaces, POSITIONS *positions) { - - int nbpersos = 0; TTF_Font *police = NULL; int Vchoix = 0; SDL_Color vert; -- cgit v1.2.3