vmm.vxd: Exclude unused headers

Andrew Talbot Andrew.Talbot at talbotville.com
Sun May 20 10:35:27 CDT 2007


Changelog:
    vmm.vxd: Exclude unused headers.

diff -urN a/dlls/vmm.vxd/vmm.c b/dlls/vmm.vxd/vmm.c
--- a/dlls/vmm.vxd/vmm.c	2006-12-05 10:52:51.000000000 +0000
+++ b/dlls/vmm.vxd/vmm.c	2007-05-20 16:06:23.000000000 +0100
@@ -27,8 +27,6 @@
 
 #include "windef.h"
 #include "winbase.h"
-#include "winreg.h"
-#include "winnls.h"
 #include "winternl.h"
 #include "wine/debug.h"
 



More information about the wine-patches mailing list