Index: styles.install
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/styles/Attic/styles.install,v
retrieving revision 1.1.2.2.2.8
diff -u -p -r1.1.2.2.2.8 styles.install
--- styles.install	26 Oct 2010 19:36:46 -0000	1.1.2.2.2.8
+++ styles.install	16 Nov 2010 16:52:33 -0000
@@ -64,7 +64,6 @@ function styles_schema() {
     'indexes' => array(
       'field_type' => array('field_type'),
       'name' => array('name'),
-      'label' => array('label'),
     ),
   );
 
