X-Git-Url: http://winboard.nl/cgi-bin?p=xboard.git;a=blobdiff_plain;f=zippy.c;h=2698ac5f6f2a9503184bf673b29b7ef2096ea784;hp=2900a24b0253b80a18545acbc51b79ee6c9673b6;hb=76d2f540a0bc0a54bbb2aba5e29d5412e7f2191c;hpb=4616055177b73781e5884f08bf3519b8871a7913 diff --git a/zippy.c b/zippy.c index 2900a24..2698ac5 100644 --- a/zippy.c +++ b/zippy.c @@ -412,10 +412,6 @@ int ZippyControl(buf, i) char *player, *p; char reply[MSG_SIZ]; -#if TRIVIA -#include "trivia.c" -#endif - /* Possibly reject Crafty as opponent */ if (appData.zippyPlay && appData.zippyNoplayCrafty && forwardMostMove < 4 && looking_at(buf, i, "* kibitzes: Hello from Crafty"))