serialui/tests: Remove unused string.

This commit is contained in:
Detlef Riekenberg 2007-05-21 18:01:49 +02:00 committed by Alexandre Julliard
parent 3124e1c3b7
commit b89e36eb59
1 changed files with 0 additions and 1 deletions

View File

@ -44,7 +44,6 @@ static const CHAR str_colonA[] = ":";
static const WCHAR com1W[] = {'c','o','m','1',0};
static const WCHAR emptyW[] = {0};
static const WCHAR fmt_comW[] = {'c','o','m','%','d',0};
static const WCHAR str_colonW[] = {':',0};
/* ################# */