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

Alexandre Julliard julliard at winehq.org
Mon Aug 18 10:46:12 CDT 2008


Module: wine
Branch: master
Commit: 5136b3a10b490d500a29860119dfb5275518c909
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=5136b3a10b490d500a29860119dfb5275518c909

Author: Paul Vriens <paul.vriens.wine at gmail.com>
Date:   Fri Aug 15 16:33:01 2008 +0200

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

---

 include/wine/svcctl.idl |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/include/wine/svcctl.idl b/include/wine/svcctl.idl
index 65dfb62..7e5a0a6 100644
--- a/include/wine/svcctl.idl
+++ b/include/wine/svcctl.idl
@@ -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;




More information about the wine-cvs mailing list