conditional-stylesheets don't work when added into the .info file.

What I did is commented out this line:
//$vars['styles'] = drupal_get_css($vars['css_alt']);

...from ninesixty theme template.php here:
sites/all/themes/ninesixty/template.php

This is a hack! Anyone suggest a better (proper) fix?