include/wine/svcctl.idl: Remove duplicate define.

This commit is contained in:
Paul Vriens 2008-08-15 16:33:01 +02:00 committed by Alexandre Julliard
parent 4f597af285
commit 5136b3a10b
1 changed files with 0 additions and 3 deletions

View File

@ -63,9 +63,6 @@ interface svcctl
/* undocumented access rights */
cpp_quote("#define SERVICE_SET_STATUS 0x8000")
/* undocumented access rights */
cpp_quote("#define SERVICE_SET_STATUS 0x8000")
cpp_quote("#if 0 /* already defined in winsvc.h */")
typedef struct _QUERY_SERVICE_CONFIGW {
DWORD dwServiceType;