MDL-31950 - Label - Removing the deprecated label_get_participants function

This commit is contained in:
Jason Fowler 2012-05-08 14:53:54 +08:00
parent e16e2300c5
commit 3edf380de6

View File

@ -110,19 +110,6 @@ function label_delete_instance($id) {
return $result;
}
/**
* Returns the users with data in one resource
* (NONE, but must exist on EVERY mod !!)
*
* @todo: deprecated - to be deleted in 2.2
*
* @param int $labelid
*/
function label_get_participants($labelid) {
return false;
}
/**
* Given a course_module object, this function returns any
* "extra" information that may be needed when printing