Index: node_limit/node_limit.install
===================================================================
--- node_limit/node_limit.install	(revisión: 8318)
+++ node_limit/node_limit.install	(copia de trabajo)
@@ -27,13 +27,6 @@
         'type' => 'int',
         'not null' => TRUE
       ),
-      'type' => array(
-        'description' => t('The {node}.type to which this limit applies'),
-        'type' => 'varchar',
-        'length' => 32,
-        'not null' => TRUE,
-        'default' => ''
-      ),
       'limit' => array(
         'description' => t('The node limit for this limit'),
         'type' => 'int',
