diff options
Diffstat (limited to 'includes/common.inc')
-rw-r--r-- | includes/common.inc | 3 |
1 files changed, 0 insertions, 3 deletions
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), ), |