strmbase: Remove unused macro.
This commit is contained in:
parent
8af03fef9a
commit
72eefcb5c0
|
@ -51,7 +51,6 @@ static LONG server_locks = 0;
|
|||
/*
|
||||
* defines and constants
|
||||
*/
|
||||
#define MAX_KEY_LEN 260
|
||||
|
||||
static const WCHAR clsid_keyname[] = {'C','L','S','I','D',0 };
|
||||
static const WCHAR ips32_keyname[] = {'I','n','P','r','o','c','S','e','r','v','e','r','3','2',0};
|
||||
|
|
Loading…
Reference in New Issue