Adaptions to 2.24 KPLib changes

This commit is contained in:
Philipp Crocoll
2013-11-13 04:13:45 +01:00
parent 1b84707970
commit 38572cf2a6
12 changed files with 14 additions and 17 deletions

View File

@@ -21,8 +21,6 @@ namespace Kp2aUnitTests
_builtIn.Delete(ioc);
}
public IFileStorageSetup RequiredSetup { get { return null; } }
public void Delete(IOConnectionInfo ioc)
{
throw new NotImplementedException();