summaryrefslogtreecommitdiff
path: root/includes/common.inc
diff options
context:
space:
mode:
Diffstat (limited to 'includes/common.inc')
-rw-r--r--includes/common.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/includes/common.inc b/includes/common.inc
index 8c5300455..6c45281cd 100644
--- a/includes/common.inc
+++ b/includes/common.inc
@@ -5018,9 +5018,6 @@ function drupal_common_theme() {
'help' => array(
'variables' => array(),
),
- 'submenu' => array(
- 'variables' => array('links' => NULL),
- ),
'table' => array(
'variables' => array('header' => NULL, 'rows' => NULL, 'attributes' => array(), 'caption' => NULL, 'colgroups' => array(), 'sticky' => TRUE, 'empty' => ''),
),