From 7e109b56aedd5bffe35e2ed64b9cdae5506fd5d6 Mon Sep 17 00:00:00 2001 From: David Mudrak Date: Mon, 4 Jan 2010 17:59:46 +0000 Subject: [PATCH] Dropping obsolete function call --- mod/workshop/lib.php | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/mod/workshop/lib.php b/mod/workshop/lib.php index d735d520c7..46ae8192fd 100644 --- a/mod/workshop/lib.php +++ b/mod/workshop/lib.php @@ -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 * -- 2.39.5