summaryrefslogtreecommitdiff
path: root/modules/aggregator
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2010-12-20 19:59:44 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2010-12-20 19:59:44 +0000
commit15ec48062cdd55ae21d04983db210c9a0d2481c2 (patch)
tree8e118949fcd5f4b354a614162e5bbab2900d0307 /modules/aggregator
parent424ab5b68efaf90c274310a3cb1019dbd49296b1 (diff)
downloadbrdo-15ec48062cdd55ae21d04983db210c9a0d2481c2.tar.gz
brdo-15ec48062cdd55ae21d04983db210c9a0d2481c2.tar.bz2
#915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes.
Diffstat (limited to 'modules/aggregator')
-rw-r--r--modules/aggregator/aggregator.info7
-rw-r--r--modules/aggregator/tests/aggregator_test.info1
2 files changed, 0 insertions, 8 deletions
diff --git a/modules/aggregator/aggregator.info b/modules/aggregator/aggregator.info
index ae67bbb83..d97d68bac 100644
--- a/modules/aggregator/aggregator.info
+++ b/modules/aggregator/aggregator.info
@@ -4,13 +4,6 @@ description = "Aggregates syndicated content (RSS, RDF, and Atom feeds)."
package = Core
version = VERSION
core = 7.x
-files[] = aggregator.module
-files[] = aggregator.admin.inc
-files[] = aggregator.pages.inc
-files[] = aggregator.fetcher.inc
-files[] = aggregator.parser.inc
-files[] = aggregator.processor.inc
-files[] = aggregator.install
files[] = aggregator.test
configure = admin/config/services/aggregator/settings
stylesheets[all][] = aggregator.css
diff --git a/modules/aggregator/tests/aggregator_test.info b/modules/aggregator/tests/aggregator_test.info
index 1cc6ebfe8..1a6651341 100644
--- a/modules/aggregator/tests/aggregator_test.info
+++ b/modules/aggregator/tests/aggregator_test.info
@@ -4,5 +4,4 @@ description = "Support module for aggregator related testing."
package = Testing
version = VERSION
core = 7.x
-files[] = aggregator_test.module
hidden = TRUE