]> rtime.felk.cvut.cz Git - git.git/blobdiff - cache.h
remove pathspec_match, use match_pathspec instead
[git.git] / cache.h
diff --git a/cache.h b/cache.h
index 231c06d7726b575f6e522d5b0c0fe43557e8c651..c60259d492c87b5a48613e8346e1ac309c113f08 100644 (file)
--- a/cache.h
+++ b/cache.h
@@ -936,7 +936,6 @@ extern int ws_fix_copy(char *, const char *, int, unsigned, int *);
 extern int ws_blank_line(const char *line, int len, unsigned ws_rule);
 
 /* ls-files */
-int pathspec_match(const char **spec, char *matched, const char *filename, int skiplen);
 int report_path_error(const char *ps_matched, const char **pathspec, int prefix_offset);
 void overlay_tree_on_cache(const char *tree_name, const char *prefix);