X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=include%2Fezplot.h;h=22c2360873ad0ead0dc1d38032fa5b072fe9c269;hb=9140c6503f6cbf40a68788353998253cf9c48826;hp=13e35e9b9f1f679c85c0e2bf255e1e6f94e32972;hpb=c85a5b31119b4e0903144c55441717a7ad1e0b8b;p=ctsim.git diff --git a/include/ezplot.h b/include/ezplot.h index 13e35e9..22c2360 100644 --- a/include/ezplot.h +++ b/include/ezplot.h @@ -7,7 +7,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2000 Kevin Rosenberg ** -** $Id: ezplot.h,v 1.11 2000/07/28 10:51:31 kevin Exp $ +** $Id: ezplot.h,v 1.12 2000/07/29 19:50:08 kevin Exp $ ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License (version 2) as @@ -209,7 +209,6 @@ class EZPlot { static void initkw(void); - int curveinteract; static bool ezset_initialized; public: @@ -245,9 +244,6 @@ class EZPlot { #define S_SYMBOL -18 #define S_EVERY -19 #define S_NONE -20 -#define S_CURVES -21 -#define S_UNKNOWN -22 -#define S_END -23 #define S_LEGEND -24 #define S_XLEGEND -25 #define S_YLEGEND -26