summaryrefslogtreecommitdiff
path: root/modules/profile
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/profile
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/profile')
-rw-r--r--modules/profile/profile.info4
1 files changed, 0 insertions, 4 deletions
diff --git a/modules/profile/profile.info b/modules/profile/profile.info
index 03745635c..c9711b2ca 100644
--- a/modules/profile/profile.info
+++ b/modules/profile/profile.info
@@ -4,10 +4,6 @@ description = Supports configurable user profiles.
package = Core
version = VERSION
core = 7.x
-files[] = profile.module
-files[] = profile.admin.inc
-files[] = profile.pages.inc
-files[] = profile.install
files[] = profile.test
configure = admin/config/people/profile
; The Profile module is deprecated, and included in Drupal 7 for legacy