[ryan] fix declarations for windows compiler

This commit is contained in:
adam@algroup.co.uk 2009-07-21 17:46:39 +00:00
parent bb2d45ece8
commit fc02a452af

View file

@ -41,7 +41,6 @@ HBRUSH GreenBrush, YellowBrush;
static int GraphStart = 0;
static double GraphPixelsPerPoint = 1;
static int PlotGridX = 0, PlotGridY = 0;
static int CursorAPos;
static int CursorBPos;
double CursorScaleFactor = 1.0;