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 0389fda407..05a8b2fee0 100644
--- a/version_info.h
+++ b/version_info.h
@@ -29,11 +29,6 @@ extern "C" {
#endif /* __cplusplus */
/*
- * The Git version string or ""
- */
-extern const gchar *wireshark_gitversion;
-
-/*
* Get various library compile-time versions and append them to
* the specified GString.
*