X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=afs.h;fp=afs.h;h=879331ec85b244a31fb56287ce15e2192701d911;hp=3ff94f3b51e0ec5b3198cf037f25a6c8b958f198;hb=65e9baadda287646ebc2e5593443d7996196c87a;hpb=7e9cc63d2f6539585d47221e75031ba8bc172dec diff --git a/afs.h b/afs.h index 3ff94f3b..879331ec 100644 --- 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. */