ole32: Remove unused Wine debug channel

Andrew Talbot andrew.talbot at talbotville.com
Thu Dec 18 14:19:58 CST 2008


Changelog:
    ole32: Remove unused Wine debug channel.

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-patches mailing list