From 4ae1e3fe2dfbdaf0f17b49a50c875cea3c8d417f Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Sat, 20 Jun 2009 06:14:28 +0000 Subject: #351487 follow-up by JohnAlbin: Fix accidental roll-back. --- modules/system/system.module | 4 ---- 1 file changed, 4 deletions(-) (limited to 'modules/system/system.module') diff --git a/modules/system/system.module b/modules/system/system.module index a4867a996..7a79a8125 100644 --- a/modules/system/system.module +++ b/modules/system/system.module @@ -1345,10 +1345,6 @@ function _system_get_theme_data() { 'main_menu', 'secondary_menu', ), - 'stylesheets' => array( - 'all' => array('style.css') - ), - 'scripts' => array('script.js'), 'screenshot' => 'screenshot.png', 'php' => DRUPAL_MINIMUM_PHP, ); -- cgit v1.2.3