summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--includes/common.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/includes/common.inc b/includes/common.inc
index 74e10f884..b2508709f 100644
--- a/includes/common.inc
+++ b/includes/common.inc
@@ -3595,10 +3595,6 @@ function drupal_common_theme() {
'tablesort_indicator' => array(
'arguments' => array('style' => NULL),
),
- 'box' => array(
- 'arguments' => array('title' => NULL, 'content' => NULL, 'region' => 'main'),
- 'template' => 'box',
- ),
'mark' => array(
'arguments' => array('type' => MARK_NEW),
),