]> git.ipfire.org Git - thirdparty/git.git/blobdiff - refspec.h
The 19th batch
[thirdparty/git.git] / refspec.h
index 8c0c44699335e65af07ee2ea3ebd4fb266db32a5..754be45cee3ce506f203a9fef957427210fe6536 100644 (file)
--- a/refspec.h
+++ b/refspec.h
@@ -2,7 +2,6 @@
 #define REFSPEC_H
 
 #define TAG_REFSPEC "refs/tags/*:refs/tags/*"
-extern const struct refspec_item *tag_refspec;
 
 /**
  * A struct refspec_item holds the parsed interpretation of a refspec.  If it