summaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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 "~"