diff --git a/lam/lib/modules/account.inc b/lam/lib/modules/account.inc index 30cd95f7..4cff8571 100644 --- a/lam/lib/modules/account.inc +++ b/lam/lib/modules/account.inc @@ -183,10 +183,6 @@ class account extends baseModule { return $return; } - function delete_attributes($post) { - return 0; - } - /* Write variables into object and do some regexp checks */ function process_attributes(&$post) { @@ -224,10 +220,6 @@ class account extends baseModule { return $return; } - function display_html_delete(&$post) { - return 0; - } - /* * (non-PHPDoc) * @see baseModule#get_pdfEntries