summaryrefslogtreecommitdiff
path: root/refspec.h
diff options
context:
space:
mode:
Diffstat (limited to 'refspec.h')
-rw-r--r--refspec.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/refspec.h b/refspec.h
index 2a28d043be..f62f83a7ee 100644
--- a/refspec.h
+++ b/refspec.h
@@ -63,7 +63,6 @@ void refspec_appendn(struct refspec *rs, const char **refspecs, int nr);
void refspec_clear(struct refspec *rs);
int valid_fetch_refspec(const char *refspec);
-int valid_remote_name(const char *name);
struct strvec;
/*