X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fmisc.cpp;h=49b41b2f73eec3b35113d79f7cc033e05855f33e;hp=e03a0e2fa7302fbe4c1b4fa418a4b3be2fc8adbb;hb=e17fa64aec39c43708ed80eccb715e36da1cdd64;hpb=7b721b3663920a2b74039ad6588ba4ed638c368b diff --git a/src/misc.cpp b/src/misc.cpp index e03a0e2f..49b41b2f 100644 --- a/src/misc.cpp +++ b/src/misc.cpp @@ -67,8 +67,6 @@ static const string AppTag = ""; //// Variables //// -bool Chess960; - uint64_t dbg_cnt0 = 0; uint64_t dbg_cnt1 = 0;