Michael Stefaniuc : mscoree: Remove duplicated include.

Alexandre Julliard julliard at winehq.org
Thu Jun 7 13:39:16 CDT 2012


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

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Thu Jun  7 01:01:39 2012 +0200

mscoree: Remove duplicated include.

---

 dlls/mscoree/corruntimehost.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/dlls/mscoree/corruntimehost.c b/dlls/mscoree/corruntimehost.c
index 3f2b9a2..d5c94c1 100644
--- a/dlls/mscoree/corruntimehost.c
+++ b/dlls/mscoree/corruntimehost.c
@@ -40,7 +40,6 @@
 
 #include "wine/debug.h"
 #include "wine/unicode.h"
-#include "wine/list.h"
 
 WINE_DEFAULT_DEBUG_CHANNEL( mscoree );
 




More information about the wine-cvs mailing list