Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 0.4rc1, 0.4rc2, and 0.4rc3

hggtk/thgconfig: remove debugging code

Changeset ed9d23a42197

Parent e79119854335

by TK Soh

Changes to one file · Browse files at ed9d23a42197 Showing diff from parent e79119854335 Diff from another changeset...

 
533
534
535
536
537
538
539
 
533
534
535
 
536
537
538
@@ -533,7 +533,6 @@
  elif newvalue in self.history.get_keys():   self.history.get_value(cpath).remove(newvalue)   self.history.mrul(cpath).add(newvalue) - pass     def _apply_clicked(self, *args):   # Reload history, since it may have been modified externally