From: Matthias Braun Date: Tue, 3 Oct 2006 12:30:42 +0000 (+0000) Subject: fix warning X-Git-Url: https://git.octo.it/?p=supertux.git;a=commitdiff_plain;h=8a4cbf786f77a656ee10a9319e46126ab882291a fix warning SVN-Revision: 4345 --- diff --git a/tools/miniswig/parser.yy b/tools/miniswig/parser.yy index f992fc7a0..3f518c33a 100644 --- a/tools/miniswig/parser.yy +++ b/tools/miniswig/parser.yy @@ -79,9 +79,7 @@ private: %token T_BOOL %token T_CHAR %token T_SHORT -%token T_INT %token T_LONG -%token T_FLOAT %token T_DOUBLE %token T_PUBLIC %token T_PROTECTED