diff options
author | Angie Byron <webchick@24967.no-reply.drupal.org> | 2010-09-13 05:50:09 +0000 |
---|---|---|
committer | Angie Byron <webchick@24967.no-reply.drupal.org> | 2010-09-13 05:50:09 +0000 |
commit | 413008b8909370514096cdc8a5fc186f5babd234 (patch) | |
tree | 5068c96d3751e3486e7af0cdfdc3092083c6b5ce /modules/system/system.install | |
parent | 163808d2f1f5b16999ec427a153188e9a67b596a (diff) | |
download | brdo-413008b8909370514096cdc8a5fc186f5babd234.tar.gz brdo-413008b8909370514096cdc8a5fc186f5babd234.tar.bz2 |
#898520 follow-up by Damien Tournoud, chx, David Rothstein: Clean-up the upgrade path: comment.
Diffstat (limited to 'modules/system/system.install')
-rw-r--r-- | modules/system/system.install | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/modules/system/system.install b/modules/system/system.install index e719e6bbb..858e576e5 100644 --- a/modules/system/system.install +++ b/modules/system/system.install @@ -2142,12 +2142,6 @@ function system_update_7029() { } /** - * Moved to comment_update_7011(). - */ -function system_update_7030() { -} - -/** * Removed in favour of Drupal 6 backport. * * @see system_update_6052() |