Remove relaying of engine output to GUI for debugging
authorH.G.Muller <hgm@hgm-xboard.(none)>
Fri, 7 Nov 2014 08:37:21 +0000 (09:37 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Fri, 7 Nov 2014 08:37:21 +0000 (09:37 +0100)
commitfada9d0d1c35f22ebd5706e3f54127624ad7a380
tree55d585d1b2607fccc28acdcbb6a0847aa1e465bd
parent53599bc5b944611758e3afa6a1ac20f7a26c301f
Remove relaying of engine output to GUI for debugging

A prints statement used for debugging was left in the source, which would
relay any engine output to the GUI as comment line. Problem was that
XBoard chokes on lines that contain "not found" even if they are commented.
uci.c