diff options
Diffstat (limited to 'subsurface-core/version.h')
-rw-r--r-- | subsurface-core/version.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/subsurface-core/version.h b/subsurface-core/version.h index bc0aac00d..98385e970 100644 --- a/subsurface-core/version.h +++ b/subsurface-core/version.h @@ -5,7 +5,6 @@ extern "C" { #endif -const char *subsurface_version(void); const char *subsurface_git_version(void); const char *subsurface_canonical_version(void); |