Cleared some CA items.

This commit is contained in:
soukoku
2014-04-20 20:45:08 -04:00
parent 4b08d3bc29
commit a766370930
31 changed files with 293 additions and 100 deletions

View File

@@ -32,6 +32,7 @@ namespace NTwain.Internals
catch
{
if (win != null) { win.Dispose(); }
throw;
}
}