X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FCore%2FPermission%2FBase.php;h=3b3a40696765cf3c1ef09223d1fa8f42acc50b6d;hb=4ae10b6dc9bde4db4c39682eaeec5127e7412512;hp=653ae99323d5ff021501e008f9ad90818971cf0d;hpb=0d8fc49771d2978d8ffc729a66e6bffb8ee35287;p=civicrm-core.git diff --git a/CRM/Core/Permission/Base.php b/CRM/Core/Permission/Base.php index 653ae99323..3b3a406967 100644 --- a/CRM/Core/Permission/Base.php +++ b/CRM/Core/Permission/Base.php @@ -163,13 +163,6 @@ class CRM_Core_Permission_Base { return FALSE; } - /** - * Remove all vestiges of permissions for the given module. - */ - function uninstallPermissions($module) { - throw new CRM_Core_Exception("Unimplemented method: CRM_Core_Permission_*::uninstallPermissions"); - } - /** * Ensure that the CMS supports all the permissions defined by CiviCRM * and its extensions. If there are stale permissions, they should be