ieframe/tests: Remove unused string (Clang).
This commit is contained in:
parent
9988e2d685
commit
9b506e6a86
|
@ -147,7 +147,6 @@ DEFINE_EXPECT(OnFocus);
|
||||||
DEFINE_EXPECT(GetExternal);
|
DEFINE_EXPECT(GetExternal);
|
||||||
|
|
||||||
static const WCHAR wszItem[] = {'i','t','e','m',0};
|
static const WCHAR wszItem[] = {'i','t','e','m',0};
|
||||||
static const WCHAR emptyW[] = {0};
|
|
||||||
|
|
||||||
static VARIANT_BOOL exvb;
|
static VARIANT_BOOL exvb;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue