Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 1.9, 1.9.1, and 1.9.2

workbench: remove repoTabChanged debug print

Changeset 7f3dd4d85149

Parent ccfbfac518c6

by Adrian Buehlmann

Changes to one file · Browse files at 7f3dd4d85149 Showing diff from parent ccfbfac518c6 Diff from another changeset...

 
125
126
127
128
129
130
131
 
125
126
127
 
128
129
130
@@ -125,7 +125,6 @@
  tw.removeTab(index)     def repoTabChanged(self, index=0): - print "repoTabChanged(%i)" % index   self.setupBranchCombo()     def addRepoTab(self, repo, fromhead=None):