diff --git a/onyx/include/common/Team.class.php b/onyx/include/common/Team.class.php index 9aa3100f..1f421bd3 100644 --- a/onyx/include/common/Team.class.php +++ b/onyx/include/common/Team.class.php @@ -249,11 +249,6 @@ class Team return NULL; } - function authenticate($certificate) - { - //TODO - } - // Static methods public static function set_revoked($bool, $name) {