Index: openacs-4/packages/acs-tcl/tcl/request-processor-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/request-processor-procs.tcl,v diff -u -N -r1.140 -r1.141 --- openacs-4/packages/acs-tcl/tcl/request-processor-procs.tcl 22 May 2018 08:48:37 -0000 1.140 +++ openacs-4/packages/acs-tcl/tcl/request-processor-procs.tcl 25 Jul 2018 21:57:06 -0000 1.141 @@ -340,9 +340,6 @@ @param debug If debug is set to "t", all invocations of the filter will be ns_logged. - @param sitewide specifies that the filter should be applied on a - sitewide (not subsite-by-subsite basis). - } { if {$method eq "*"} { # Shortcut to allow registering filter for all methods.