qmgr/tests: Remove unused macro.

This commit is contained in:
André Hentschel 2014-12-09 00:59:16 +01:00 committed by Alexandre Julliard
parent de741ffe52
commit 8ae3c7ae27
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@
#include "bits.h"
/* Globals used by many tests */
#define NUM_FILES 1
static const WCHAR test_remoteName[] = {'r','e','m','o','t','e', 0};
static const WCHAR test_localName[] = {'l','o','c','a','l', 0};
static WCHAR test_localFile[MAX_PATH];