X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=backend.h;h=fae8ee7e2b29ae669489fe942ef75dedcd092a55;hb=aa694af0138b799c4de3e031d15c2a9be3112b6c;hp=944958011e1f66e794e46e6c699ab61c9419e921;hpb=21a44c336aa8cd16a38f3c682386528c8f112650;p=xboard.git diff --git a/backend.h b/backend.h index 9449580..fae8ee7 100644 --- a/backend.h +++ b/backend.h @@ -435,7 +435,6 @@ int WaitForEngine P((ChessProgramState *cps, DelayedEventCallback x)); void Load P((ChessProgramState *cps, int n)); int MultiPV P((ChessProgramState *cps)); void MoveHistorySet P(( char movelist[][2*MOVE_LEN], int first, int last, int current, ChessProgramStats_Move * pvInfo )); -void EvalGraphSet P(( int first, int last, int current, ChessProgramStats_Move * pvInfo )); void MakeEngineOutputTitle P((void)); /* A point in time */