Index: openacs-4/packages/acs-lang/tcl/lang-message-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-lang/tcl/lang-message-procs.tcl,v diff -u -r1.35 -r1.36 --- openacs-4/packages/acs-lang/tcl/lang-message-procs.tcl 28 Oct 2003 12:25:46 -0000 1.35 +++ openacs-4/packages/acs-lang/tcl/lang-message-procs.tcl 1 Nov 2003 08:45:36 -0000 1.36 @@ -509,8 +509,6 @@ if { ![nsv_exists lang_message_cache executed_p] } { nsv_set lang_message_cache executed_p 1 - ns_log Notice "lang::message::cache - Initializing message cache ..." - if { [empty_string_p $package_key] } { set package_where_clause "" } else {