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 2a84bffd1..bca164c1f 100644
--- a/includes/common.inc
+++ b/includes/common.inc
@@ -4150,9 +4150,6 @@ function drupal_common_theme() {
'more_link' => array(
'arguments' => array('url' => NULL, 'title' => NULL)
),
- 'closure' => array(
- 'arguments' => array('main' => 0),
- ),
'blocks' => array(
'arguments' => array('region' => NULL),
),