Andrew Talbot : vmm.vxd: Exclude unused headers.
21 May
2007
21 May
'07
3:40 p.m.
Module: wine Branch: master Commit: fc6a7148df58b535feb371fe4e7eae73c66acb0f URL: http://source.winehq.org/git/wine.git/?a=commit;h=fc6a7148df58b535feb371fe4e... Author: Andrew Talbot <Andrew.Talbot(a)talbotville.com> Date: Sun May 20 16:35:27 2007 +0100 vmm.vxd: Exclude unused headers. --- dlls/vmm.vxd/vmm.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/dlls/vmm.vxd/vmm.c b/dlls/vmm.vxd/vmm.c index 77c81b0..f7a5478 100644 --- a/dlls/vmm.vxd/vmm.c +++ b/dlls/vmm.vxd/vmm.c @@ -27,8 +27,6 @@ #include "windef.h" #include "winbase.h" -#include "winreg.h" -#include "winnls.h" #include "winternl.h" #include "wine/debug.h"
6877
Age (days ago)
6877
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard