Remove duplicate definition.

This commit is contained in:
Juan Lang 2005-01-28 11:28:00 +00:00 committed by Alexandre Julliard
parent 41d9aef7ef
commit b80bd1dcd9

View file

@ -53,8 +53,6 @@ typedef enum tagMSIMODIFY
MSIMODIFY_VALIDATE_DELETE = 11
} MSIMODIFY;
#define MSI_NULL_INTEGER 0x80000000
#define MSIDBOPEN_READONLY (LPCTSTR)0
#define MSIDBOPEN_TRANSACT (LPCTSTR)1
#define MSIDBOPEN_DIRECT (LPCTSTR)2