summaryrefslogtreecommitdiff
path: root/modules/aggregator/aggregator.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/aggregator/aggregator.module')
-rw-r--r--modules/aggregator/aggregator.module7
1 files changed, 0 insertions, 7 deletions
diff --git a/modules/aggregator/aggregator.module b/modules/aggregator/aggregator.module
index 70eecf130..a7d079517 100644
--- a/modules/aggregator/aggregator.module
+++ b/modules/aggregator/aggregator.module
@@ -70,13 +70,6 @@ function aggregator_help($section) {
}
}
-/**
- * Menu callback; displays the aggregator-specific information from admin/help.
- */
-function aggregator_help_page() {
- print theme('page', aggregator_help('admin/help#aggregator'));
-}
-
function aggregator_configure() {
if ($_POST) {
system_settings_save();