diff options
Diffstat (limited to 'grapher/Models/AccelGUI.cs')
| -rw-r--r-- | grapher/Models/AccelGUI.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/grapher/Models/AccelGUI.cs b/grapher/Models/AccelGUI.cs index 131df9c..cc86ff7 100644 --- a/grapher/Models/AccelGUI.cs +++ b/grapher/Models/AccelGUI.cs @@ -175,7 +175,6 @@ namespace grapher { AccelCharts.DrawLastMovement(); MouseWatcher.UpdateLastMove(); - AccelCharts.Redraw(); } #endregion Methods |