X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=version.h;h=f5282854d72f01a1f19a07185f049a05523e0594;hp=3dd5ba2177751e2c9716d4f0cdb99cfc5464c73a;hb=7eaf2faf618705c97c77750371e177108aaa5897;hpb=650e5374914c1eb725ce7d2a720611bec22112bc diff --git a/version.h b/version.h index 3dd5ba21..f5282854 100644 --- a/version.h +++ b/version.h @@ -1,6 +1,5 @@ /** \file version.h Functions for printing the version string. */ -const char *version_git(void); const char *version_single_line(const char *pfx); const char *version_text(const char *pfx); void version_handle_flag(const char *pfx, bool flag);