summaryrefslogtreecommitdiff
path: root/modules/system/system.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/system/system.module')
-rw-r--r--modules/system/system.module3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/system/system.module b/modules/system/system.module
index 67b8c5808..f44ad4ea2 100644
--- a/modules/system/system.module
+++ b/modules/system/system.module
@@ -217,9 +217,6 @@ function system_permission() {
'administer actions' => array(
'title' => t('Administer actions'),
),
- 'administer files' => array(
- 'title' => t('Administer user-uploaded files'),
- ),
'access administration pages' => array(
'title' => t('Use the administration pages and help'),
),