From edb9752723523963ffc1fac08430381fcf5cd7d7 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Sun, 26 Apr 2009 01:15:04 +0000 Subject: #369409 by dropcube: Move block.tpl.php to block.module rather than system.module. --- includes/common.inc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'includes/common.inc') diff --git a/includes/common.inc b/includes/common.inc index fa6eae77c..2e8ef3010 100644 --- a/includes/common.inc +++ b/includes/common.inc @@ -3631,10 +3631,6 @@ function drupal_common_theme() { 'arguments' => array('title' => NULL, 'content' => NULL, 'region' => 'main'), 'template' => 'box', ), - 'block' => array( - 'arguments' => array('block' => NULL), - 'template' => 'block', - ), 'mark' => array( 'arguments' => array('type' => MARK_NEW), ), -- cgit v1.2.3