aboutsummaryrefslogtreecommitdiffstats
path: root/version_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'version_info.h')
-rw-r--r--version_info.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/version_info.h b/version_info.h
index 77cb7af86b..4d9d014a87 100644
--- a/version_info.h
+++ b/version_info.h
@@ -61,11 +61,6 @@ void get_os_version_info(GString *str);
void get_runtime_version_info(GString *str,
void (*additional_info)(GString *));
-/*
- * Get copyright information.
- */
-const char *get_copyright_info(void);
-
#if defined(_WIN32)
/*
* Get the major OS version.