Retire diffcore-pathspec.
[gitweb.git] / diff.h
diff --git a/diff.h b/diff.h
index 0cebec113f69e05debfe3ab20327aa6c4d0a3020..a02ef28201814e26f685509607dd6fef31298181 100644 (file)
--- a/diff.h
+++ b/diff.h
@@ -20,7 +20,6 @@ typedef void (*add_remove_fn_t)(struct diff_options *options,
                    const char *base, const char *path);
 
 struct diff_options {
-       const char **paths;
        const char *filter;
        const char *orderfile;
        const char *pickaxe;