Remove code left over from previous merge

--HG--
branch : dev
This commit is contained in:
Renaud Paquay
2010-04-28 18:53:20 -07:00
parent 7b42330b43
commit 7788ad20c8

View File

@@ -132,9 +132,6 @@ namespace Orchard.Setup.Services {
}
_shellSettingsManager.SaveSettings(shellSettings);
// MultiTenancy: This will not be needed when host listens to event bus
_orchardHost.Reinitialize_Obsolete();
}
}
}