summaryrefslogtreecommitdiff
path: root/actions.c
diff options
context:
space:
mode:
authorOlivier Gayot <duskcoder@gmail.com>2015-01-07 13:43:25 +0100
committerOlivier Gayot <duskcoder@gmail.com>2015-01-07 13:43:25 +0100
commit9bbff3216b9f99d86f3757dbad70c9d91ef8d700 (patch)
treea97b99b0dacdff2f72d0035f78276c190329df4d /actions.c
parentb91ac429108096a3de75b9b81ca2c637b27524ba (diff)
fixed some compilation warnings
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
Diffstat (limited to 'actions.c')
-rw-r--r--actions.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/actions.c b/actions.c
index 6a7a4bb..1877664 100644
--- a/actions.c
+++ b/actions.c
@@ -152,7 +152,6 @@ void Fselectionnermagienoire(SURFACES *surfaces,POSITIONS *positions,PERSONNAGES
SDL_Event event;
unsigned int continuer=1;
int nbactions=5;
- unsigned int element;
int page=0;
int selection=0;