Index: openacs-4/packages/invoices/lib/report-invoice-items.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/invoices/lib/report-invoice-items.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/invoices/lib/report-invoice-items.tcl 9 Nov 2005 21:35:04 -0000 1.3 +++ openacs-4/packages/invoices/lib/report-invoice-items.tcl 15 Nov 2005 22:38:04 -0000 1.4 @@ -25,12 +25,6 @@ -last_years $last_years \ -extra_vars ""] -set category_where_clause "" -#if { [exists_and_not_null category_f] } { -# set category_f [split $category_f ","] -# append category_where_clause "category in ([template::util::tcl_to_sql_list $category_f])" -#} - set return_url [ad_return_url] set extra_query ""