Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 1.1, 1.1.1, and 1.1.2

thgconfig: remove unused vbox from fill_extensions_frame()

Changeset 1ff6410ede37

Parent c0eb897fe597

by Yuya Nishihara

Changes to one file · Browse files at 1ff6410ede37 Showing diff from parent c0eb897fe597 Diff from another changeset...

 
1168
1169
1170
1171
1172
1173
1174
 
1168
1169
1170
 
1171
1172
1173
@@ -1168,7 +1168,6 @@
  return iter((name, exts[name])   for name in sorted(exts.iterkeys()))   - vbox = gtk.VBox()   parent.pack_start(table, False, False)     self.extensionschecks = {}