=================================================================== RCS file: /cvs/ace/ace/lib/table.c,v retrieving revision 1.11 retrieving revision 1.12 diff -p -u -r1.11 -r1.12 --- ace/lib/table.c 2015/06/02 12:02:49 1.11 +++ /cvs/ace/ace/lib/table.c 2015/06/04 12:43:29 1.12 @@ -48,8 +48,6 @@ int table_width=0, table_height=0, table_type; int display_width, display_height; -extern int stack_fan_down, stack_fan_right, stack_fan_tbdown, stack_fan_tbright; - static Picture *centered_pic = 0; static int ex=0, ey=0, ew=0, eh=0;