Browse Source

partly revert https://trac.osgeo.org/grass/changeset/46494 (wrong commint)

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@46496 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 14 năm trước cách đây
mục cha
commit
4de66b72f9
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      gui/wxpython/gui_modules/gcmd.py

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

@@ -588,7 +588,6 @@ def RunCommand(prog, flags = "", overwrite = False, quiet = False, verbose = Fal
                                             quiet, verbose, **kwargs))
                                             quiet, verbose, **kwargs))
     
     
     Debug.msg(1, "gcmd.RunCommand(): %s" % cmdString)
     Debug.msg(1, "gcmd.RunCommand(): %s" % cmdString)
-    print "gcmd.RunCommand(): %s" % cmdString
     
     
     kwargs['stderr'] = subprocess.PIPE
     kwargs['stderr'] = subprocess.PIPE