summaryrefslogtreecommitdiff
path: root/modules/system/system.api.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/system/system.api.php')
-rw-r--r--modules/system/system.api.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/system/system.api.php b/modules/system/system.api.php
index 05070ae4d..8d1bda405 100644
--- a/modules/system/system.api.php
+++ b/modules/system/system.api.php
@@ -692,9 +692,6 @@ function hook_theme($existing, $type, $theme, $path) {
'forum_icon' => array(
'arguments' => array('new_posts' => NULL, 'num_posts' => 0, 'comment_mode' => 0, 'sticky' => 0),
),
- 'forum_topic_navigation' => array(
- 'arguments' => array('node' => NULL),
- ),
);
}