strmbase: Remove unused macro.

This commit is contained in:
André Hentschel 2015-02-21 14:58:31 +01:00 committed by Alexandre Julliard
parent 8af03fef9a
commit 72eefcb5c0

View file

@ -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};