X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=version.h;h=f5282854d72f01a1f19a07185f049a05523e0594;hp=3dd5ba2177751e2c9716d4f0cdb99cfc5464c73a;hb=92d85d340495154f3fda23f322af13fc9de42155;hpb=06b3e7bc1b04def7488a5c5cd65de00aca655612 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);