diff options
Diffstat (limited to 'includes')
-rw-r--r-- | includes/update.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/includes/update.inc b/includes/update.inc index 23b414c60..de200d6b6 100644 --- a/includes/update.inc +++ b/includes/update.inc @@ -740,7 +740,6 @@ function update_fix_d7_install_profile() { // Merge in defaults. $info = $info + array( 'dependencies' => array(), - 'dependents' => array(), 'description' => '', 'package' => 'Other', 'version' => NULL, |