X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=frontend.h;h=56fed20d75ff75e1f3eda592d5289e855b5bdb35;hb=6dd281ab844f7b6eb459bd67132bfbf1bee60c97;hp=2956cf8bd0da13b53ace7263401e695883140ec4;hpb=caa23c86bfabccac8edc448f6521e475b1f65d36;p=xboard.git diff --git a/frontend.h b/frontend.h index 2956cf8..56fed20 100644 --- a/frontend.h +++ b/frontend.h @@ -97,8 +97,6 @@ void DrawSeekAxis P(( int x, int y, int xTo, int yTo )); void DrawSeekBackground P(( int left, int top, int right, int bottom )); void DrawSeekText P((char *buf, int x, int y)); void DrawSeekDot P((int x, int y, int color)); -void DrawSeekOpen P((void)); -void DrawSeekClose P((void)); void PopUpMoveDialog P((char first)); void RingBell P((void));