Index: openacs-4/packages/lors/tcl/lors-imscp-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lors/tcl/lors-imscp-procs.tcl,v diff -u -r1.19 -r1.20 --- openacs-4/packages/lors/tcl/lors-imscp-procs.tcl 3 Dec 2008 12:36:42 -0000 1.19 +++ openacs-4/packages/lors/tcl/lors-imscp-procs.tcl 9 Feb 2009 03:57:30 -0000 1.20 @@ -237,8 +237,6 @@ set content_folder_id $folder_id } - set class_key [dotlrn_community::get_community_type_from_community_id $community_id] - ######################################################################################### # Since now we dont use acs-objects for the manifest, then a new cr_item and revision # needs to be done to store the manifest. The cr_item and cr_revision are created here