Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 0.8, 0.8.1, and 0.8.2

cachethg: remove debug print

Changeset 03d0ea785559

Parent b3b1d01d24e2

by Simon Heimberg

Changes to one file · Browse files at 03d0ea785559 Showing diff from parent b3b1d01d24e2 Diff from another changeset...

 
121
122
123
124
125
126
127
 
121
122
123
 
124
125
126
@@ -121,7 +121,6 @@
  return UNKNOWN     print "status() took %d ticks" % (GetTickCount() - tc1) - print repostate###   modified, added, removed, deleted, unknown, ignored, clean = repostate   # cached file info   tc = GetTickCount()