X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=update-ref.c;h=65dc3d6385756a11aac257a3ed6a9dfcb68cce53;hb=7a3dd472ad2c69b7450a59eb2a35efb0698993d0;hp=4a1704c1a538ffde8eed46d4efb253b2d9b31b7f;hpb=79a9d8ea0d88a3667ad19be8e705405ab5d896f1;p=git.git diff --git a/update-ref.c b/update-ref.c index 4a1704c1..65dc3d63 100644 --- a/update-ref.c +++ b/update-ref.c @@ -1,6 +1,5 @@ #include "cache.h" #include "refs.h" -#include static const char git_update_ref_usage[] = "git-update-ref []";