project_files/frontlib/util/inihelper.h
changeset 7271 5608ac657362
parent 7227 1c859f572d72
child 7314 6171f0bad318
--- a/project_files/frontlib/util/inihelper.h	Thu Jun 21 21:32:12 2012 +0200
+++ b/project_files/frontlib/util/inihelper.h	Mon Jun 25 00:42:07 2012 +0200
@@ -15,7 +15,6 @@
 #define INI_ERROR_FORMAT -2
 #define INI_ERROR_OTHER -100
 
-struct _flib_ini;
 typedef struct _flib_ini flib_ini;
 
 /**