diff options
| author | 2013-09-05 18:04:14 +0000 | |
|---|---|---|
| committer | 2013-09-05 18:04:14 +0000 | |
| commit | 2207e724e32f3cd28f8a6ef2fa2d738566ea24e6 (patch) | |
| tree | 40af9449d99846b946e4c8df71820caf2df3e96e /src/tools | |
| parent | ffbc02a8f0c1a5571432798932cb1e1bf5052235 (diff) | |
removed accidental change from src/tools/chdman.c (nw)
Diffstat (limited to 'src/tools')
| -rw-r--r-- | src/tools/chdman.c | 2 |
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 "~" |
