ieframe/tests: Remove unused string (Clang).

This commit is contained in:
André Hentschel 2014-11-21 20:58:37 +01:00 committed by Alexandre Julliard
parent 9988e2d685
commit 9b506e6a86
1 changed files with 0 additions and 1 deletions

View File

@ -147,7 +147,6 @@ DEFINE_EXPECT(OnFocus);
DEFINE_EXPECT(GetExternal);
static const WCHAR wszItem[] = {'i','t','e','m',0};
static const WCHAR emptyW[] = {0};
static VARIANT_BOOL exvb;