Index: trunk/phase3/skins/MonoBook.php |
— | — | @@ -44,9 +44,6 @@ |
45 | 45 | //$out->addStyle( 'monobook/IE60Fixes.css', 'screen', 'IE 6' ); |
46 | 46 | //$out->addStyle( 'monobook/IE70Fixes.css', 'screen', 'IE 7' ); |
47 | 47 | |
48 | | - // TODO: migrate |
49 | | - //$out->addStyle( 'monobook/rtl.css', 'screen', '', 'rtl' ); |
50 | | - |
51 | 48 | } |
52 | 49 | } |
53 | 50 | |