From 2207e724e32f3cd28f8a6ef2fa2d738566ea24e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20St=C3=B6neberg?= Date: Thu, 5 Sep 2013 18:04:14 +0000 Subject: [PATCH] removed accidental change from src/tools/chdman.c (nw) --- src/tools/chdman.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/tools/chdman.c b/src/tools/chdman.c index 8e34c274fc7..04b012a7cc5 100644 --- a/src/tools/chdman.c +++ b/src/tools/chdman.c @@ -69,8 +69,6 @@ const int MODE_NORMAL = 0; const int MODE_CUEBIN = 1; const int MODE_GDI = 2; -INT32 g_finds = 0; - // command modifier #define REQUIRED "~"