t0040-test-parse-options.sh: fix style issues
[gitweb.git] / ref-filter.h
index fadebc5da600320fff60f5c7c413f12bf7e1996b..14d435e2ccf0204312d1f72555f1c2c36fabd215 100644 (file)
@@ -36,7 +36,6 @@ struct ref_array_item {
        unsigned char objectname[20];
        int flag;
        unsigned int kind;
-       int ignore : 1; /* To be removed in the next patch */
        const char *symref;
        struct commit *commit;
        struct atom_value *value;