]> git.sesse.net Git - stockfish/blobdiff - src/uci.cpp
Be sure book file is closed before we leave
[stockfish] / src / uci.cpp
index c9120ddbd7728c1b7dfc72cf6b6930118dc2f594..9c13eff7abfdf2ced889d5273c3e1e3651160284 100644 (file)
@@ -119,7 +119,6 @@ namespace {
 
     if (token == "quit")
     {
 
     if (token == "quit")
     {
-        OpeningBook.close();
         stop_threads();
         quit_eval();
         exit(0);
         stop_threads();
         quit_eval();
         exit(0);