X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=winboard%2Fwinboard.h;h=9d8e6eae56c2fe1d79d2df51732e213e45018fc2;hb=cbcc1f10ea0dd1de8f6aeff721648b30d21a81bd;hp=932ae6696590e4d429388e722dbda4ea5e35aedc;hpb=5654074cc0c4862da48eab55d7793803253dfa9c;p=xboard.git diff --git a/winboard/winboard.h b/winboard/winboard.h index 932ae66..9d8e6ea 100644 --- a/winboard/winboard.h +++ b/winboard/winboard.h @@ -5,7 +5,7 @@ * Massachusetts. * * Enhancements Copyright 1992-2001, 2002, 2003, 2004, 2005, 2006, - * 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + * 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. * * Enhancements Copyright 2005 Alessandro Scotti * @@ -149,8 +149,6 @@ void SaveSettings(char* name); /* It's gross that these are needed. */ #define ACTION_POS 4 /* Posn of "Action" on menu bar */ #define OPTIONS_POS 6 /* Posn of "Options" on menu bar */ -#define ICS_POS 12 /* Posn of "ICS " on Options menu */ -#define SOUNDS_POS 11 /* Posn of "Sounds" on Options menu */ /* end grossness */ extern MyFont *font[NUM_SIZES][NUM_FONTS];