diff options
author | Dries Buytaert <dries@buytaert.net> | 2010-09-17 02:28:37 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2010-09-17 02:28:37 +0000 |
commit | 1bb8993aad4cbf9bb0852cf0830453fe62f92c8c (patch) | |
tree | 0bd928826f674c0ca6c1f811703ca3d4a9c138c6 /modules/user/user.install | |
parent | 5d44ff337db9185b88c09a2d234ac08c89f359ce (diff) | |
download | brdo-1bb8993aad4cbf9bb0852cf0830453fe62f92c8c.tar.gz brdo-1bb8993aad4cbf9bb0852cf0830453fe62f92c8c.tar.bz2 |
- Patch #909272 by moshe weitzman, David_Rothstein: remove stub update functions and renumber the remaining ones.
Diffstat (limited to 'modules/user/user.install')
-rw-r--r-- | modules/user/user.install | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/user/user.install b/modules/user/user.install index d3ec23740..d75fe10f4 100644 --- a/modules/user/user.install +++ b/modules/user/user.install @@ -551,7 +551,6 @@ function user_update_7003() { * Moved to user_update_7012(). */ function user_update_7004() { - // This doesn't affect any subsequent user updates. } /** |