Compacting code and removing some obsolete things

--HG--
branch : dev
This commit is contained in:
Louis DeJardin
2010-04-17 22:14:31 -07:00
parent 71e019a0b8
commit 3509843b48
30 changed files with 116 additions and 228 deletions

View File

@@ -87,10 +87,6 @@ namespace Orchard.Tests.Mvc.Routes {
};
}
public ShellTopology_Obsolete GetExtensionsTopology() {
throw new NotImplementedException();
}
public Feature LoadFeature(string featureName) {
throw new NotImplementedException();
}