X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fmisc.cpp;h=49b41b2f73eec3b35113d79f7cc033e05855f33e;hb=debc8153520f95c25c1045b723c70ddb4b0d7f80;hp=e03a0e2fa7302fbe4c1b4fa418a4b3be2fc8adbb;hpb=f5ef5632ffbf0b369c7b5020bc624e1d237aec1e;p=stockfish 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;