mirror of
https://github.com/moodle/moodle.git
synced 2025-04-15 05:25:08 +02:00
Dropping obsolete function call
This commit is contained in:
parent
ed597c7756
commit
7e109b56ae
@ -223,16 +223,6 @@ function workshop_install() {
|
||||
return true;
|
||||
}
|
||||
|
||||
/**
|
||||
* Execute post-uninstall custom actions for the module
|
||||
* This function was added in 1.9
|
||||
*
|
||||
* @return boolean true if success, false on error
|
||||
*/
|
||||
function workshop_uninstall() {
|
||||
return true;
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns the information if the module supports a feature
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user