Commit b80bd1dc authored by Juan Lang's avatar Juan Lang Committed by Alexandre Julliard

Remove duplicate definition.

parent 41d9aef7
...@@ -53,8 +53,6 @@ typedef enum tagMSIMODIFY ...@@ -53,8 +53,6 @@ typedef enum tagMSIMODIFY
MSIMODIFY_VALIDATE_DELETE = 11 MSIMODIFY_VALIDATE_DELETE = 11
} MSIMODIFY; } MSIMODIFY;
#define MSI_NULL_INTEGER 0x80000000
#define MSIDBOPEN_READONLY (LPCTSTR)0 #define MSIDBOPEN_READONLY (LPCTSTR)0
#define MSIDBOPEN_TRANSACT (LPCTSTR)1 #define MSIDBOPEN_TRANSACT (LPCTSTR)1
#define MSIDBOPEN_DIRECT (LPCTSTR)2 #define MSIDBOPEN_DIRECT (LPCTSTR)2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment