summaryrefslogtreecommitdiff
path: root/read_cfg.h
diff options
context:
space:
mode:
authorlouie <lshprung@yahoo.com>2020-09-15 10:01:33 -0700
committerlouie <lshprung@yahoo.com>2020-09-15 10:01:33 -0700
commitbcb57cf92b1fd24374c23b0c8af3327216f0a936 (patch)
treebc10a0298810a798933c89353829aebce9c13f40 /read_cfg.h
parent47659f11b50cce9eea576f791273e814fdf6fc8d (diff)
Removed compMode option, improved error messages
Diffstat (limited to 'read_cfg.h')
-rw-r--r--read_cfg.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/read_cfg.h b/read_cfg.h
index 5c2e77b..20aebe4 100644
--- a/read_cfg.h
+++ b/read_cfg.h
@@ -5,8 +5,6 @@ char *find_config();
void cfg_interp();
-int get_compmode();
-
bool get_sort();
bool get_case_sensitivity();