X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xhistory.h;fp=xhistory.h;h=80e748de166ec4d9d34b0c0002e386047b4527ff;hb=8e8f7200a0db9c816e5b508bc0cd377a393bda41;hp=9c6cdc688827ea16bf4608c3c7481defee60d4c5;hpb=615b39fd286deca7e48f8245247ae307d426dbad;p=xboard.git diff --git a/xhistory.h b/xhistory.h index 9c6cdc6..80e748d 100644 --- a/xhistory.h +++ b/xhistory.h @@ -1,5 +1,5 @@ /* - * xgamelist.h -- Game list window, part of X front end for XBoard + * xhistory.h -- Eval graph window, part of X front end for XBoard * * Copyright 1995, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * ------------------------------------------------------------------------ @@ -26,6 +26,5 @@ void HistoryShowProc P((void)); Boolean MoveHistoryIsUp P((void)); -extern Widget historyShell; #endif /* _XHISTL_H */