X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=gnushogi%2Fsearch.c;h=4b967d0b21a0f4853e9e48b7a350118d728643f4;hb=ea78287f5e83a2d8c3b65554f853122e470269ff;hp=e87e1d46b5ecc76053475e9d3fcaf35ababf5a2f;hpb=1bb59a0a21523072d40afea808ebaf332192684c;p=gnushogi.git diff --git a/gnushogi/search.c b/gnushogi/search.c index e87e1d4..4b967d0 100644 --- a/gnushogi/search.c +++ b/gnushogi/search.c @@ -861,7 +861,6 @@ search(short side, nxtline[ply + 1] = 0; /* if at top level */ -#if !defined NOPOST if (ply == 1) { /* at the top update search status */ @@ -873,7 +872,6 @@ search(short side, dsp->ShowCurrentMove(pnt, node->f, node->t); } } -#endif if (!(node->flags & exact)) {