aboutsummaryrefslogtreecommitdiffstats
path: root/version_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'version_info.h')
-rw-r--r--version_info.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/version_info.h b/version_info.h
index d002b7805d..71638f98d1 100644
--- a/version_info.h
+++ b/version_info.h
@@ -48,12 +48,6 @@ void get_compiled_version_info(GString *str,
void (*additional_info)(GString *));
/*
- * Get compile-time information used only by applications that use
- * libwireshark.
- */
-void get_epan_compiled_version_info(GString *str);
-
-/*
* Get various library run-time versions, and the OS version, and append
* them to the specified GString.
*/