Index: openacs-4/packages/notifications/tcl/delivery-method-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/notifications/tcl/delivery-method-procs.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/notifications/tcl/delivery-method-procs.tcl 28 Jun 2002 20:21:50 -0000 1.3 +++ openacs-4/packages/notifications/tcl/delivery-method-procs.tcl 9 Jul 2002 16:29:39 -0000 1.4 @@ -47,7 +47,7 @@ # Prepare the arguments set args [list] - ns_log Notice "NOTIF-DELIV-METHOD: about to call acs_sc on $impl_key" + # ns_log Notice "NOTIF-DELIV-METHOD: about to call acs_sc on $impl_key" # Make the generic call return [acs_sc_call NotificationDeliveryMethod ScanReplies $args $impl_key]