diff --git a/profiles/standard/standard.install b/profiles/standard/standard.install index 1d7bb2f555c15a1460e8bd3933ed8b615031e50f..22f1a2b5e7e4525b5abc628e08d9daf8033f6cf2 100644 --- a/profiles/standard/standard.install +++ b/profiles/standard/standard.install @@ -117,16 +117,6 @@ function standard_install() { 'pages' => '', 'cache' => -1, ), - array( - 'module' => 'system', - 'delta' => 'management', - 'theme' => $default_theme, - 'status' => 1, - 'weight' => 1, - 'region' => 'sidebar_first', - 'pages' => '', - 'cache' => -1, - ), array( 'module' => 'system', 'delta' => 'powered-by',