Index: openacs-4/packages/dotlrn/tcl/community-procs.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/tcl/community-procs.xql,v diff -u -r1.96 -r1.97 --- openacs-4/packages/dotlrn/tcl/community-procs.xql 14 Nov 2017 16:43:24 -0000 1.96 +++ openacs-4/packages/dotlrn/tcl/community-procs.xql 14 Nov 2017 17:03:24 -0000 1.97 @@ -61,26 +61,6 @@ - - - select node_id - from site_nodes - where object_id = (select package_id - from dotlrn_community_types - where community_type = :community_type) - - - - - - select node_id - from site_nodes - where object_id = (select package_id - from dotlrn_communities - where community_id = :community_id) - - - update dotlrn_communities_all