From 8a4cbf786f77a656ee10a9319e46126ab882291a Mon Sep 17 00:00:00 2001 From: Matthias Braun Date: Tue, 3 Oct 2006 12:30:42 +0000 Subject: [PATCH] fix warning SVN-Revision: 4345 --- tools/miniswig/parser.yy | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.11.0