From: tjhunt Date: Wed, 13 Sep 2006 13:25:00 +0000 (+0000) Subject: Delete what I assume is a bogus line. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=43e3febb23b2eeacb5c128a6e0aab9408780e63b;p=moodle.git Delete what I assume is a bogus line. --- diff --git a/course/unenrol.php b/course/unenrol.php index 4d0cd8b5ff..742a04c54d 100644 --- a/course/unenrol.php +++ b/course/unenrol.php @@ -25,7 +25,6 @@ print_error('cantunenrollfrommetacourse'); } else { require_capability('moodle/role:unassignself', $context, NULL, false); -function has_capability($capability, $context=NULL, $userid=NULL, $doanything='true') { } if ($confirm and confirm_sesskey()) {