diff options
Diffstat (limited to 'grapher/Form1.cs')
| -rw-r--r-- | grapher/Form1.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/grapher/Form1.cs b/grapher/Form1.cs index 7fa6928..4edb9e3 100644 --- a/grapher/Form1.cs +++ b/grapher/Form1.cs @@ -223,7 +223,6 @@ namespace grapher AccelGUI.Acceleration.Field.Data, AccelGUI.LimitOrExponent.Field.Data, AccelGUI.Midpoint.Field.Data); - AccelGUI.ManagedAcceleration.WriteToDriver(); AccelGUI.UpdateGraph(); } |