summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modules/throttle.module7
-rw-r--r--modules/throttle/throttle.module7
2 files changed, 0 insertions, 14 deletions
diff --git a/modules/throttle.module b/modules/throttle.module
index ebafac9a9..c746ba010 100644
--- a/modules/throttle.module
+++ b/modules/throttle.module
@@ -96,13 +96,6 @@ function _throttle_validate($value, $form) {
}
/**
- * Implementation of hook_perm().
- */
-function throttle_perm() {
- return array('access throttle block');
-}
-
-/**
* Implementation of hook_help().
*/
function throttle_help($section) {
diff --git a/modules/throttle/throttle.module b/modules/throttle/throttle.module
index ebafac9a9..c746ba010 100644
--- a/modules/throttle/throttle.module
+++ b/modules/throttle/throttle.module
@@ -96,13 +96,6 @@ function _throttle_validate($value, $form) {
}
/**
- * Implementation of hook_perm().
- */
-function throttle_perm() {
- return array('access throttle block');
-}
-
-/**
* Implementation of hook_help().
*/
function throttle_help($section) {