=================================================================== RCS file: /cvs/ace/ace/games/taipedit.c,v retrieving revision 1.6 retrieving revision 1.7 diff -p -u -r1.6 -r1.7 --- ace/games/taipedit.c 2012/03/24 18:02:03 1.6 +++ /cvs/ace/ace/games/taipedit.c 2015/06/06 14:56:08 1.7 @@ -28,12 +28,10 @@ static Picture *tiles[9]; static int lbx, lby, lbw, lbh; -extern int table_background; extern Display *display; extern int screen; extern Window window; extern GC gc; -extern int table_width, table_height; static void save()