aboutsummaryrefslogtreecommitdiff
path: root/src/app/config/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/config/config.h')
-rw-r--r--src/app/config/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/app/config/config.h b/src/app/config/config.h
index 301faf7067..46db02f944 100644
--- a/src/app/config/config.h
+++ b/src/app/config/config.h
@@ -41,8 +41,6 @@ const char *escaped_safe_str_client(const char *address);
const char *escaped_safe_str(const char *address);
void init_protocol_warning_severity_level(void);
int get_protocol_warning_severity_level(void);
-const char *get_version(void);
-const char *get_short_version(void);
/** An error from options_trial_assign() or options_init_from_string(). */
typedef enum setopt_err_t {