From 8ae3cfd5ad56804fa0db67e8af13f9a37299969f Mon Sep 17 00:00:00 2001 From: mboelen Date: Thu, 30 Apr 2015 01:25:18 +0200 Subject: [PATCH] Remove unused variable --- include/consts | 1 - 1 file changed, 1 deletion(-) diff --git a/include/consts b/include/consts index a46464fa..6c4ad85a 100644 --- a/include/consts +++ b/include/consts @@ -167,7 +167,6 @@ unset LANG TOTAL_TESTS=0 # Total amount of tests (counter) UPLOAD_DATA=0 # Upload of data to central node VIEWHELP=0 # Show help - VIEWUPDATEINFO=0 # View program/database version WRONGOPTION=0 # A wrong option is used # #################################################################################