From fc02a452afbfe1b935e95c5870beefc63ae5557b Mon Sep 17 00:00:00 2001 From: "adam@algroup.co.uk" Date: Tue, 21 Jul 2009 17:46:39 +0000 Subject: [PATCH] [ryan] fix declarations for windows compiler --- winsrc/gui.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/winsrc/gui.cpp b/winsrc/gui.cpp index 8929a05c..3753a86e 100644 --- a/winsrc/gui.cpp +++ b/winsrc/gui.cpp @@ -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; -- 2.39.2