diff --git a/lam/lib/modules/sambaGroupMapping.inc b/lam/lib/modules/sambaGroupMapping.inc index baec7eea..428619a7 100644 --- a/lam/lib/modules/sambaGroupMapping.inc +++ b/lam/lib/modules/sambaGroupMapping.inc @@ -148,11 +148,6 @@ class sambaGroupMapping extends baseModule { return $triggered_messages; } - function delete_attributes($post) { - return 0; - } - - /* This function will create the html-page * to show a page with all attributes. * It will output a complete html-table @@ -206,11 +201,6 @@ class sambaGroupMapping extends baseModule { return $return; } - function display_html_delete(&$post) { - return 0; - } - - /* This function returns all ldap attributes * which are part of sambaGroupMapping and returns * also their values.