Andrew Talbot : infosoft: Exclude unused header.

Alexandre Julliard julliard at wine.codeweavers.com
Mon May 7 15:26:43 CDT 2007


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

Author: Andrew Talbot <Andrew.Talbot at talbotville.com>
Date:   Mon May  7 14:15:10 2007 +0100

infosoft: Exclude unused header.

---

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

diff --git a/dlls/infosoft/wordbreaker.c b/dlls/infosoft/wordbreaker.c
index f656653..514f868 100644
--- a/dlls/infosoft/wordbreaker.c
+++ b/dlls/infosoft/wordbreaker.c
@@ -27,7 +27,6 @@
 #include "windef.h"
 #include "winbase.h"
 #include "winuser.h"
-#include "winreg.h"
 #include "ole2.h"
 #include "indexsrv.h"
 #include "wine/unicode.h"




More information about the wine-cvs mailing list