diff --git a/mercurial/match.py b/mercurial/match.py index ee64e677c3cfcfcb9d496f8da0ae3add762398ab_bWVyY3VyaWFsL21hdGNoLnB5..6864c405f0235d5c42937658049f0405d5d1abdc_bWVyY3VyaWFsL21hdGNoLnB5 100644 --- a/mercurial/match.py +++ b/mercurial/match.py @@ -305,9 +305,6 @@ Returns the string 'all' if the given directory and all subdirectories should be visited. Otherwise returns True or False indicating whether the given directory should be visited. - - This function's behavior is undefined if it has returned False for - one of the dir's parent directories. ''' return True