diff options
Diffstat (limited to 'conf.h')
-rw-r--r-- | conf.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/conf.h b/conf.h deleted file mode 100644 index 20b4f5eca..000000000 --- a/conf.h +++ /dev/null @@ -1,7 +0,0 @@ - -int check_user_conf_dir(void); - -char *get_user_key_binding_filename(void); - -int read_configuration(options_t *options); - |