Merge branch 'jn/doc-fast-import-no-16-octopus-limit'
[gitweb.git] / cache.h
diff --git a/cache.h b/cache.h
index 162ea6f24a192a021f4da339349e6d550b54a5dd..3d3244ba647db66c4d3ed7071bcca3de77c97cf8 100644 (file)
--- a/cache.h
+++ b/cache.h
@@ -1577,7 +1577,6 @@ extern int ws_blank_line(const char *line, int len, unsigned ws_rule);
 #define ws_tab_width(rule)     ((rule) & WS_TAB_WIDTH_MASK)
 
 /* ls-files */
-int report_path_error(const char *ps_matched, const struct pathspec *pathspec, const char *prefix);
 void overlay_tree_on_cache(const char *tree_name, const char *prefix);
 
 char *alias_lookup(const char *alias);