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.201 -r1.202 --- openacs-4/packages/dotlrn/tcl/community-procs.tcl 16 Jan 2008 10:14:45 -0000 1.201 +++ openacs-4/packages/dotlrn/tcl/community-procs.tcl 13 Dec 2008 12:53:49 -0000 1.202 @@ -379,15 +379,6 @@ util_memoize_flush "dotlrn_community::get_package_id_not_cached $community_id" } - ad_proc admin_access_p { - community_id - } { - Checks admin access to a community - } { - # HACK FOR NOW!! (ben) FIXIT - return 1 - } - ad_proc -public get_url { {-current_node_id ""} {-package_id ""}