Index: openacs-4/packages/dotlrn/tcl/community-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/tcl/community-procs.tcl,v diff -u -r1.175 -r1.176 --- openacs-4/packages/dotlrn/tcl/community-procs.tcl 29 May 2003 18:05:01 -0000 1.175 +++ openacs-4/packages/dotlrn/tcl/community-procs.tcl 23 Sep 2003 17:46:59 -0000 1.176 @@ -786,12 +786,6 @@ ns_set put $extra_vars user_id $user_id ns_set put $extra_vars community_id $community_id - ns_log notice "rel_type is sending the following to relation_add -member_state needs approval \ - -extra_vars $extra_vars \ - $rel_type \ - $community_id \ - $user_id " - # Set up the relationship if {[catch {set rel_id [relation_add \ -member_state "needs approval" \