Explorar o código

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á %!s(int64=12) %!d(string=hai) anos
pai
achega
88157ed56d
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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).
                               BottomDockable(True).TopDockable(True).
                               CloseButton(False).Layer(2).Row(1).
                               CloseButton(False).Layer(2).Row(1).
                               BestSize((self.toolbars['miscToolbar'].GetBestSize())))
                               BestSize((self.toolbars['miscToolbar'].GetBestSize())))
-            self.controller.SetAnimationToolbar(self.toolbars['miscToolbar'])
 
 
     def SetAnimations(self, inputs=None, dataType=None):
     def SetAnimations(self, inputs=None, dataType=None):
         """!Set animation data
         """!Set animation data