diff options
Diffstat (limited to 'refspec.h')
-rw-r--r-- | refspec.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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; /* |