git-svn-id: https://svn.osgeo.org/grass/grass/trunk@58676 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -56,8 +56,6 @@ def main():
outfile = os.path.join(outfile_path, outfile_base)
- print outfile
-
global tmp
tmp = grass.tempdir()
tmp_dir = os.path.join(tmp, infile)