]> git.tuebingen.mpg.de Git - paraslash.git/commit
afs.c: Remove compatibility code in action_if_pattern_matches().
authorAndre Noll <maan@tuebingen.mpg.de>
Fri, 2 Oct 2015 02:34:53 +0000 (02:34 +0000)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 26 Mar 2017 09:02:28 +0000 (11:02 +0200)
commit65e9baadda287646ebc2e5593443d7996196c87a
tree3032b5dccebda19646e6e18b7205339d9af1ace9
parent7e9cc63d2f6539585d47221e75031ba8bc172dec
afs.c: Remove compatibility code in action_if_pattern_matches().

This is no longer needed as there are no more non-lopsub
commands left. Now pmd->lpr is non-NULL for all commands which
call action_if_pattern_matches(), which allows to simplify the
function. Moreover, ->patterns of struct pattern_match_data is unused
and can be dropped.
afs.c
afs.h