Index: openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl,v diff -u -r1.34 -r1.35 --- openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 28 Aug 2003 09:41:43 -0000 1.34 +++ openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 3 Sep 2003 11:15:56 -0000 1.35 @@ -2569,7 +2569,6 @@ if {$use_metarefresh_p != 0} { util_ReturnMetaRefresh $url } else { - ns_log Notice "Huh? redirecting: $url" ns_returnredirect $url } }