=================================================================== RCS file: /home/cvs/OpenXM_contrib2/asir2000/plot/ifplot.h,v retrieving revision 1.20 retrieving revision 1.22 diff -u -p -r1.20 -r1.22 --- OpenXM_contrib2/asir2000/plot/ifplot.h 2014/06/27 07:58:29 1.20 +++ OpenXM_contrib2/asir2000/plot/ifplot.h 2014/08/20 16:51:34 1.22 @@ -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/ifplot.h,v 1.19 2014/05/16 08:49:52 ohara Exp $ + * $OpenXM: OpenXM_contrib2/asir2000/plot/ifplot.h,v 1.21 2014/07/05 03:55:42 saito Exp $ */ #if defined(VISUAL) /* for Visual C++ */ @@ -282,7 +282,6 @@ extern struct canvas *current_can; extern char* pfn[]; #if defined(INTERVAL) -extern Pixel BackPixel; extern int Itvplot; #endif