Index: openacs-4/packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl,v diff -u -r1.17 -r1.18 --- openacs-4/packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl 10 Dec 2001 20:45:47 -0000 1.17 +++ openacs-4/packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl 11 Dec 2001 00:00:00 -0000 1.18 @@ -187,12 +187,6 @@ # remove user permissions to see fs folders # nothing to do here - - # Remove from the main workspace - set workspace_portal_id [dotlrn::get_workspace_portal_id $user_id] - - # Add the portlet here - fs_portlet::remove_self_from_page $workspace_portal_id $package_id } }