Browse Source

remove wx.Yield()
(merge from devbr6, https://trac.osgeo.org/grass/changeset/35487)


git-svn-id: https://svn.osgeo.org/grass/grass/trunk@35488 15284696-431f-4ddb-bdfa-cd5b030d7da7

Martin Landa 16 years ago
parent
commit
890ab89bb6
1 changed files with 0 additions and 1 deletions
  1. 0 1
      gui/wxpython/gui_modules/nviz_mapdisp.py

+ 0 - 1
gui/wxpython/gui_modules/nviz_mapdisp.py

@@ -255,7 +255,6 @@ class GLWindow(MapWindow, glcanvas.GLCanvas):
             
         if self.render['quick'] is False:
             self.parent.onRenderGauge.SetValue(1)
-            wx.Yield()
             self.nvizClass.Draw(False, -1)
         elif self.render['quick'] is True:
             # quick