Index: openacs-4/packages/xowf-monaco-plugin/tcl/form-field-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf-monaco-plugin/tcl/form-field-procs.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/xowf-monaco-plugin/tcl/form-field-procs.tcl 3 Sep 2024 15:37:55 -0000 1.3 +++ openacs-4/packages/xowf-monaco-plugin/tcl/form-field-procs.tcl 11 Sep 2024 06:15:56 -0000 1.4 @@ -24,12 +24,6 @@ {readOnly false} } - monaco instproc describe {{-field_name ""}} { - set d [next] - dict set d type Code - return $d - } - # TODO: Provide for switching between debug (dev) and production (min) mode monaco instproc initialize {} { if {![info exists :__initialized]} {