From 15ec48062cdd55ae21d04983db210c9a0d2481c2 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Mon, 20 Dec 2010 19:59:44 +0000 Subject: #915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes. --- modules/system/system.info | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'modules/system') diff --git a/modules/system/system.info b/modules/system/system.info index 394eea9a8..7ce48ed35 100644 --- a/modules/system/system.info +++ b/modules/system/system.info @@ -4,16 +4,11 @@ description = Handles general site configuration for administrators. package = Core version = VERSION core = 7.x -files[] = system.module -files[] = system.admin.inc files[] = system.archiver.inc +files[] = system.mail.inc files[] = system.queue.inc -files[] = image.gd.inc -files[] = system.install -files[] = system.test files[] = system.tar.inc -files[] = system.tokens.inc files[] = system.updater.inc -files[] = system.mail.inc +files[] = system.test required = TRUE configure = admin/config/system -- cgit v1.2.3