removed accidental change from src/tools/chdman.c (nw)

This commit is contained in:
Oliver Stöneberg 2013-09-05 18:04:14 +00:00
parent ffbc02a8f0
commit 2207e724e3

View File

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