dmband: Remove unused file-static variable

Andrew Talbot Andrew.Talbot at talbotville.com
Fri Dec 29 08:55:46 CST 2006


Changelog:
    dmband: Remove unused file-static variable.

diff -urN a/dlls/dmband/band.c b/dlls/dmband/band.c
--- a/dlls/dmband/band.c	2006-10-12 21:31:01.000000000 +0100
+++ b/dlls/dmband/band.c	2006-12-29 13:18:27.000000000 +0000
@@ -22,7 +22,6 @@
 WINE_DEFAULT_DEBUG_CHANNEL(dmband);
 WINE_DECLARE_DEBUG_CHANNEL(dmfile);
 
-static const GUID IID_IDirectMusicBandPRIVATE = {0xda54db81,0x837d,0x11d1,{0x86,0xbc,0x00,0xc0,0x4f,0xbf,0x8f,0xef}};
 
 /*****************************************************************************
  * IDirectMusicBandImpl implementation



More information about the wine-patches mailing list