From 86289baab32ce3b7be7de3cf274589ac45234b47 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Fri, 22 May 2009 03:19:42 +0000 Subject: #372471 follow-up by JohnAlbin: Remove leftover from box.tpl.php killing patch. --- includes/common.inc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'includes') 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), ), -- cgit v1.2.3