Index: openacs-4/packages/xowiki/tcl/repeat-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/repeat-procs.tcl,v diff -u -r1.14.2.10 -r1.14.2.11 --- openacs-4/packages/xowiki/tcl/repeat-procs.tcl 17 Jan 2022 17:40:44 -0000 1.14.2.10 +++ openacs-4/packages/xowiki/tcl/repeat-procs.tcl 18 Jan 2022 06:55:24 -0000 1.14.2.11 @@ -195,10 +195,6 @@ return $r } - repeatContainer instproc convert_to_external {internal} { - return $internal - } - repeatContainer instproc trim_values {} { # Trim trailing values identical to default. # Trimming the components list seems sufficient.