X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fmain.cpp;h=9c8601148decb1fa1874418f0cd9f6cd631f48d8;hp=210b8363345ac58b77ae0d9dc81b3ff00d066617;hb=628f844c116e3afe99d0f72ca5f6cd2119e918d9;hpb=c729e4e1aba0d0d1cded8bf1dc1eb6c7e56938dd diff --git a/src/main.cpp b/src/main.cpp index 210b8363..9c860114 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -18,7 +18,7 @@ */ // To profile with callgrind uncomment following line -#define USE_CALLGRIND +//#define USE_CALLGRIND ////