From a355b11daba73f8a73866a318d5eb8550285332b Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Wed, 14 Jan 2015 14:58:44 -0800 Subject: remote.c: make clear_cas_option() static No external callers exist. Signed-off-by: Junio C Hamano --- remote.h | 1 - 1 file changed, 1 deletion(-) (limited to 'remote.h') diff --git a/remote.h b/remote.h index 8b62efd2ad..31ccdcd14f 100644 --- a/remote.h +++ b/remote.h @@ -260,7 +260,6 @@ struct push_cas_option { extern int parseopt_push_cas_option(const struct option *, const char *arg, int unset); extern int parse_push_cas_option(struct push_cas_option *, const char *arg, int unset); -extern void clear_cas_option(struct push_cas_option *); extern int is_empty_cas(const struct push_cas_option *); void apply_push_cas(struct push_cas_option *, struct remote *, struct ref *); -- cgit v1.3-5-g45d5