summaryrefslogtreecommitdiff
path: root/lib/extensions
diff options
context:
space:
mode:
Diffstat (limited to 'lib/extensions')
-rw-r--r--lib/extensions/params.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/extensions/params.py b/lib/extensions/params.py
index a77c96f1..6d1464a3 100644
--- a/lib/extensions/params.py
+++ b/lib/extensions/params.py
@@ -431,7 +431,6 @@ class SettingsFrame(wx.Frame):
self.simulate_window.set_slider()
self.simulate_window.Layout()
- self.simulate_window.Refresh()
else:
params_rect = self.GetScreenRect()
simulator_pos = params_rect.GetTopRight()