From 3edf380de60d93bfc4ac09435e259d46b4c498e6 Mon Sep 17 00:00:00 2001 From: Jason Fowler Date: Tue, 8 May 2012 14:53:54 +0800 Subject: [PATCH] MDL-31950 - Label - Removing the deprecated label_get_participants function --- mod/label/lib.php | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/mod/label/lib.php b/mod/label/lib.php index 2430d176a36..2ca3cc976ac 100644 --- a/mod/label/lib.php +++ b/mod/label/lib.php @@ -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