]> git.donarmstrong.com Git - lilypond.git/commitdiff
remove debugging gob.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 5 Jan 2007 12:30:25 +0000 (13:30 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 5 Jan 2007 12:30:25 +0000 (13:30 +0100)
buildscripts/output-distance.py

index 4e5623c779b00ba5c995b5213d531c1a49f91677..8939ab27b2f31fe990d86a6d9e06feb878a415c5 100644 (file)
@@ -447,7 +447,6 @@ class GitFileCompareLink (FileCompareLink):
         else:
             d = 1.0001 *options.threshold
 
-        print 'dist', d
         return d
         
 class TextFileCompareLink (FileCompareLink):