winecoreaudio.drv: The drv_keyW variable is unused so remove it.
This commit is contained in:
parent
b295ba36ac
commit
04a260faa2
@ -192,9 +192,6 @@ typedef struct _SessionMgr {
|
|||||||
IMMDevice *device;
|
IMMDevice *device;
|
||||||
} SessionMgr;
|
} SessionMgr;
|
||||||
|
|
||||||
static const WCHAR drv_keyW[] = {'S','o','f','t','w','a','r','e','\\',
|
|
||||||
'W','i','n','e','\\','D','r','i','v','e','r','s','\\',
|
|
||||||
'w','i','n','e','c','o','r','e','a','u','d','i','o','.','d','r','v',0};
|
|
||||||
static const WCHAR drv_key_devicesW[] = {'S','o','f','t','w','a','r','e','\\',
|
static const WCHAR drv_key_devicesW[] = {'S','o','f','t','w','a','r','e','\\',
|
||||||
'W','i','n','e','\\','D','r','i','v','e','r','s','\\',
|
'W','i','n','e','\\','D','r','i','v','e','r','s','\\',
|
||||||
'w','i','n','e','c','o','r','e','a','u','d','i','o','.','d','r','v','\\','d','e','v','i','c','e','s',0};
|
'w','i','n','e','c','o','r','e','a','u','d','i','o','.','d','r','v','\\','d','e','v','i','c','e','s',0};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user