From 3487cada8f2ec50b20ccf919d36df211030f1088 Mon Sep 17 00:00:00 2001 From: Nick White Date: Sat, 3 May 2008 01:28:13 +0000 Subject: Changed a couple of configuration variable names Altered name of issuepath config variable to savepath, in config.ini as well as code Altered name of issue_xml config variable to toc_xml Removed unnecessary variable definitions from header git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-49 --- src/getht.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/getht.h') diff --git a/src/getht.h b/src/getht.h index ee5176a..8c09c3f 100644 --- a/src/getht.h +++ b/src/getht.h @@ -26,6 +26,3 @@ #define ISS_XML_FILE "htde_toc.xml" #define STR_MAX 512 - -char * proxytype; -char * proxyauth; -- cgit v1.2.3