mscoree: Remove duplicated include.

Michael Stefaniuc mstefani at redhat.de
Wed Jun 6 18:01:39 CDT 2012


---
 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 );
 
-- 
1.7.6.5



More information about the wine-patches mailing list