=================================================================== RCS file: /cvs/ace/ace/games/taipei.c,v retrieving revision 1.8 retrieving revision 1.9 diff -p -u -r1.8 -r1.9 --- ace/games/taipei.c 2012/03/24 18:02:03 1.8 +++ /cvs/ace/ace/games/taipei.c 2015/06/06 14:56:09 1.9 @@ -136,8 +136,6 @@ static Picture *splash, *youwin, *youlos static unsigned char exposures[GRID_SX][GRID_SY][GRID_SZ]; -extern int table_width, table_height; - static int selected_x=-1, selected_y=-1, selected_z=-1; static int selected_tile = 0;