瀏覽代碼

wxGUI/animation: fix copy and paste error which appears only on Windows

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@56320 15284696-431f-4ddb-bdfa-cd5b030d7da7
Anna Petrášová 12 年之前
父節點
當前提交
88157ed56d
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      gui/wxpython/animation/frame.py

+ 0 - 1
gui/wxpython/animation/frame.py

@@ -141,7 +141,6 @@ class AnimationFrame(wx.Frame):
                               BottomDockable(True).TopDockable(True).
                               CloseButton(False).Layer(2).Row(1).
                               BestSize((self.toolbars['miscToolbar'].GetBestSize())))
-            self.controller.SetAnimationToolbar(self.toolbars['miscToolbar'])
 
     def SetAnimations(self, inputs=None, dataType=None):
         """!Set animation data