X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=winboard-dm-beta4%2Fwgamelist.h;fp=winboard-dm-beta4%2Fwgamelist.h;h=0000000000000000000000000000000000000000;hb=84f5fb6b9383e608570b90f6acc12f96d2781979;hp=c6540bbf8caaf60bc3042a27a476d81117ed2b04;hpb=912ff451e7a648f6aa3ba7d2a10df2a1dc2cace5;p=xboard.git diff --git a/winboard-dm-beta4/wgamelist.h b/winboard-dm-beta4/wgamelist.h deleted file mode 100755 index c6540bb..0000000 --- a/winboard-dm-beta4/wgamelist.h +++ /dev/null @@ -1,26 +0,0 @@ -/* - * wgamelist.h -- Game list window for WinBoard - * $Id$ - * - * Copyright 1995 Free Software Foundation, Inc. - * - * ------------------------------------------------------------------------ - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - * ------------------------------------------------------------------------ - */ - -VOID ShowGameListProc(void); -extern HWND gameListDialog; -extern int gameListX, gameListY, gameListW, gameListH;