MDL-31944 feedback: remove deprecated function feedback_get_participants()
This commit is contained in:
@@ -557,15 +557,6 @@ function feedback_cron () {
|
||||
return true;
|
||||
}
|
||||
|
||||
/**
|
||||
* @todo: deprecated - to be deleted in 2.2
|
||||
* @return bool false
|
||||
*/
|
||||
function feedback_get_participants($feedbackid) {
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* @return bool false
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user