Index: acl.install
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/acl/acl.install,v
retrieving revision 1.15
diff -u -p -r1.15 acl.install
--- acl.install	25 Jan 2010 01:41:13 -0000	1.15
+++ acl.install	13 May 2010 16:33:30 -0000
@@ -10,7 +10,6 @@
  * Implementation of hook_install().
  */
 function acl_install() {
-  drupal_install_schema('acl');
 }
