Andrew Talbot : ole32: Remove unused Wine debug channel.

Alexandre Julliard julliard at winehq.org
Fri Dec 19 11:19:14 CST 2008


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

Author: Andrew Talbot <andrew.talbot at talbotville.com>
Date:   Thu Dec 18 20:19:58 2008 +0000

ole32: Remove unused Wine debug channel.

---

 dlls/ole32/oleproxy.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/dlls/ole32/oleproxy.c b/dlls/ole32/oleproxy.c
index dfc3bc1..11a3ad1 100644
--- a/dlls/ole32/oleproxy.c
+++ b/dlls/ole32/oleproxy.c
@@ -41,10 +41,6 @@
 #include "moniker.h"
 #include "comcat.h"
 
-#include "wine/debug.h"
-
-WINE_DEFAULT_DEBUG_CHANNEL(ole);
-
 /***********************************************************************
  *           DllGetClassObject [OLE32.@]
  */




More information about the wine-cvs mailing list