Removed unused dependency on CommonWin32.

This commit is contained in:
soukoku
2014-04-03 18:52:11 -04:00
parent 15de55c631
commit 3a23f38b24
9 changed files with 19 additions and 36 deletions

View File

@@ -1,6 +1,5 @@
using System;
using NTwain.Data;
using NTwain.Values;
using NTwain.Values;
using System;
namespace NTwain.Triplets
{

View File

@@ -1,6 +1,5 @@
using NTwain.Data;
using NTwain.Values;
using System;
namespace NTwain.Triplets
{

View File

@@ -1,6 +1,5 @@
using System;
using NTwain.Data;
using NTwain.Values;
using NTwain.Values;
using System;
namespace NTwain.Triplets
{

View File

@@ -2,7 +2,7 @@
Data Group (DG), Data Argument Type (DAT), and Message (MSG)
triplets. Rather than letting consumers of this lib deal
with all the combinations themselves and risk passing the
wrong thing, all defined triplet combinations are simply
wrong thing, all valid triplet combinations are simply
made available under this namespace.
Example: