=?UTF-8?Q?Andr=C3=A9=20Hentschel=20?=: qmgr/tests: Remove unused macro.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Dec 9 15:35:51 CST 2014


Module: wine
Branch: master
Commit: 8ae3c7ae275b0a85ce189ec0734f381e2c9658a1
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=8ae3c7ae275b0a85ce189ec0734f381e2c9658a1

Author: André Hentschel <nerv at dawncrow.de>
Date:   Tue Dec  9 00:59:16 2014 +0100

qmgr/tests: Remove unused macro.

---

 dlls/qmgr/tests/file.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dlls/qmgr/tests/file.c b/dlls/qmgr/tests/file.c
index c77ff11..5e6eb34 100644
--- a/dlls/qmgr/tests/file.c
+++ b/dlls/qmgr/tests/file.c
@@ -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];




More information about the wine-cvs mailing list