From d4193f5178141a3474a08a8f2e77107a5fd5e0a0 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sun, 3 May 2009 08:12:12 +0000 Subject: - Patch #172571 by mgifford, lilou: remove theme_xml_icon because it is not used and we have theme_feed_icon. --- includes/common.inc | 3 --- 1 file changed, 3 deletions(-) (limited to 'includes/common.inc') diff --git a/includes/common.inc b/includes/common.inc index 1bc551260..10c75468a 100644 --- a/includes/common.inc +++ b/includes/common.inc @@ -3679,9 +3679,6 @@ function drupal_common_theme() { 'more_help_link' => array( 'arguments' => array('url' => NULL), ), - 'xml_icon' => array( - 'arguments' => array('url' => NULL), - ), 'feed_icon' => array( 'arguments' => array('url' => NULL, 'title' => NULL), ), -- cgit v1.2.3