[PATCH setup 8/8] Remove an obsolete prototype

Jon Turney jon.turney@dronecode.org.uk
Sun Jan 22 14:18:00 GMT 2017


add_correct_version() was moved into IniDBBuilderPackage in commit 076654e7

Signed-off-by: Jon Turney <jon.turney@dronecode.org.uk>
---
 iniparse.yy | 2 --
 1 file changed, 2 deletions(-)

diff --git a/iniparse.yy b/iniparse.yy
index bfc234a..6213b70 100644
--- a/iniparse.yy
+++ b/iniparse.yy
@@ -33,8 +33,6 @@ int yylex ();
 
 IniDBBuilder *iniBuilder;
 extern int yylineno;
-
-void add_correct_version();
 %}
 
 %token STRING 
-- 
2.8.3



More information about the Cygwin-apps mailing list