Index: openacs-4/packages/rss-support/tcl/rss-support-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/rss-support/tcl/rss-support-procs.tcl,v diff -u -r1.1.2.2 -r1.1.2.3 --- openacs-4/packages/rss-support/tcl/rss-support-procs.tcl 23 Jan 2005 21:05:45 -0000 1.1.2.2 +++ openacs-4/packages/rss-support/tcl/rss-support-procs.tcl 23 Jan 2005 21:20:24 -0000 1.1.2.3 @@ -96,15 +96,6 @@ set report_dir [rss_gen_report_dir -subscr_id $subscr_id] # remove generated RSS reports for this subscription file delete -force $report_dir - ns_log notice " -DB -------------------------------------------------------------------------------- -DB DAVE debugging procedure rss_support::del_subscription -DB -------------------------------------------------------------------------------- -DB impl_name = '${impl_name}' -DB impl_id = '${impl_id}' -DB subscr_id = '${subscr_id}' - -DB --------------------------------------------------------------------------------" package_exec_plsql \ -var_list [list [list subscr_id $subscr_id]] \ rss_gen_subscr del