play: Convert com_ls() to lopsub.
[paraslash.git] / afs.h
diff --git a/afs.h b/afs.h
index 3ff94f3b51e0ec5b3198cf037f25a6c8b958f198..879331ec85b244a31fb56287ce15e2192701d911 100644 (file)
--- a/afs.h
+++ b/afs.h
@@ -147,8 +147,6 @@ struct pattern_match_data {
        int fnmatch_flags;
        /** Obtained by deserializing the query buffer in the callback. */
        struct lls_parse_result *lpr;
-       /** Null-terminated array of patterns. */
-       struct osl_object patterns;
        /** Do not try to match the first inputs of lpr */
        unsigned input_skip;
        /** Data pointer passed to the action function. */