Index: openacs-4/packages/contacts/tcl/contacts-callback-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/contacts/tcl/contacts-callback-procs.tcl,v diff -u -r1.61 -r1.62 --- openacs-4/packages/contacts/tcl/contacts-callback-procs.tcl 21 Jun 2007 20:06:42 -0000 1.61 +++ openacs-4/packages/contacts/tcl/contacts-callback-procs.tcl 26 Jun 2007 02:53:13 -0000 1.62 @@ -1388,14 +1388,3 @@ } } -ad_proc -public -callback group::add_member -impl contacts { - {-group_id:required} - {-user_id:required} - {-rel_type:required} - {-member_state:required} -} { - -} { - ns_log Notice "callback group::add_member -group_id $group_id -user_id $user_id -rel_type $rel_type -member_state $member_state" - -} \ No newline at end of file