include/wine/svcctl.idl: Remove duplicate define.
This commit is contained in:
parent
4f597af285
commit
5136b3a10b
|
@ -63,9 +63,6 @@ interface svcctl
|
||||||
/* undocumented access rights */
|
/* undocumented access rights */
|
||||||
cpp_quote("#define SERVICE_SET_STATUS 0x8000")
|
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 */")
|
cpp_quote("#if 0 /* already defined in winsvc.h */")
|
||||||
typedef struct _QUERY_SERVICE_CONFIGW {
|
typedef struct _QUERY_SERVICE_CONFIGW {
|
||||||
DWORD dwServiceType;
|
DWORD dwServiceType;
|
||||||
|
|
Loading…
Reference in New Issue