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