wasSharpNET

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 21  →  ?path2? @ 22
/IO/SafeFileStream.cs
@@ -6,8 +6,6 @@
 
using System;
using System.IO;
using System.Runtime.InteropServices;
using System.Runtime.InteropServices.ComTypes;
using System.Threading;
 
namespace wasSharpNET.IO
/IO/Utilities/IOExtensions.cs
@@ -4,7 +4,6 @@
// rights of fair usage, the disclaimer and warranty conditions. //
///////////////////////////////////////////////////////////////////////////
 
using System;
using System.IO;
 
namespace wasSharpNET.IO.Utilities