X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fuci.cpp;h=9c13eff7abfdf2ced889d5273c3e1e3651160284;hp=c9120ddbd7728c1b7dfc72cf6b6930118dc2f594;hb=2155fb78256204aae5aa80946dfe7d8d9c6e2397;hpb=a03b8074c884086d13b80e1d291b3800a4512a3c;ds=sidebyside diff --git a/src/uci.cpp b/src/uci.cpp index c9120ddb..9c13eff7 100644 --- a/src/uci.cpp +++ b/src/uci.cpp @@ -119,7 +119,6 @@ namespace { if (token == "quit") { - OpeningBook.close(); stop_threads(); quit_eval(); exit(0);