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 "~"