Index: openacs-4/packages/contacts/tcl/contacts-init.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/contacts/tcl/contacts-init.tcl,v diff -u -N -r1.12 -r1.13 --- openacs-4/packages/contacts/tcl/contacts-init.tcl 2 Jun 2006 09:18:31 -0000 1.12 +++ openacs-4/packages/contacts/tcl/contacts-init.tcl 3 Dec 2006 16:14:09 -0000 1.13 @@ -12,11 +12,7 @@ # are automatically create. This is needed for contacts # searches to work correctly. ad_schedule_proc -thread t 300 contacts::sweeper -# we also run it once now -contacts::sweeper - - if {[empty_string_p [info procs callback]]} { ns_log notice "CONTACTS: callback proc didn't exist so we are adding it here"