Index: openacs-4/packages/xowf/tcl/test/xowf-test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/tcl/test/xowf-test-procs.tcl,v diff -u -r1.14.2.2 -r1.14.2.3 --- openacs-4/packages/xowf/tcl/test/xowf-test-procs.tcl 16 Apr 2019 09:31:41 -0000 1.14.2.2 +++ openacs-4/packages/xowf/tcl/test/xowf-test-procs.tcl 16 Apr 2019 13:19:20 -0000 1.14.2.3 @@ -83,8 +83,6 @@ } on error {errorMsg} { aa_true "Error msg: $errorMsg" 0 } finally { - #calendar::delete -calendar_id $temp_calendar_id - } } @@ -233,8 +231,6 @@ } on error {errorMsg} { aa_true "Error msg: $errorMsg" 0 } finally { - #calendar::delete -calendar_id $temp_calendar_id - } }