=================================================================== RCS file: /home/cvs/OpenXM_contrib2/asir2000/plot/plotp.c,v retrieving revision 1.19 retrieving revision 1.20 diff -u -p -r1.19 -r1.20 --- OpenXM_contrib2/asir2000/plot/plotp.c 2014/06/27 07:58:29 1.19 +++ OpenXM_contrib2/asir2000/plot/plotp.c 2014/07/05 03:55:42 1.20 @@ -45,7 +45,7 @@ * DEVELOPER SHALL HAVE NO LIABILITY IN CONNECTION WITH THE USE, * PERFORMANCE OR NON-PERFORMANCE OF THE SOFTWARE. * - * $OpenXM: OpenXM_contrib2/asir2000/plot/plotp.c,v 1.18 2014/05/13 20:02:40 ohara Exp $ + * $OpenXM: OpenXM_contrib2/asir2000/plot/plotp.c,v 1.19 2014/06/27 07:58:29 saito Exp $ */ #include "ca.h" #include "parse.h" @@ -63,7 +63,6 @@ static POINT oldpos; #endif -#if defined(INTERVAL) unsigned long GetColor(Display *, char *); unsigned long GetColor(Display *dis, char *color_name) @@ -157,7 +156,6 @@ void over_print(DISPLAY *display,double **tab,struct c } flush(); } -#endif void if_printNG(DISPLAY *display,double **tab,struct canvas *can,int cond){ int ix,iy,width,height;