summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/chdman.c
diff options
context:
space:
mode:
author Oliver Stöneberg <firewave@users.noreply.github.com>2013-09-05 18:04:14 +0000
committer Oliver Stöneberg <firewave@users.noreply.github.com>2013-09-05 18:04:14 +0000
commit2207e724e32f3cd28f8a6ef2fa2d738566ea24e6 (patch)
tree40af9449d99846b946e4c8df71820caf2df3e96e /src/tools/chdman.c
parentffbc02a8f0c1a5571432798932cb1e1bf5052235 (diff)
removed accidental change from src/tools/chdman.c (nw)
Diffstat (limited to 'src/tools/chdman.c')
-rw-r--r--src/tools/chdman.c2
1 files changed, 0 insertions, 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 "~"