X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=remote.h;h=da53ad570b91dbd4a820ffc79541fb0a4915ff6b;hb=87003d2c94985f9b3c5ef23b9c042ae3b4ede6bb;hp=88f8480c71a2e5ac494ef65532619a4322c1d32a;hpb=85eb0f162c5e47d37221496030dc49d10f3554a2;p=thirdparty%2Fgit.git diff --git a/remote.h b/remote.h index 88f8480c71..da53ad570b 100644 --- a/remote.h +++ b/remote.h @@ -151,7 +151,6 @@ extern struct ref **get_remote_refs(int fd_out, struct packet_reader *reader, const struct string_list *server_options); int resolve_remote_symref(struct ref *ref, struct ref *list); -int ref_newer(const struct object_id *new_oid, const struct object_id *old_oid); /* * Remove and free all but the first of any entries in the input list