diff mercurial/crecord.py @ 29946:3664537386ab

crecord: delete commented line
author Nathan Goldbaum <ngoldbau@illinois.edu>
date Wed, 14 Sep 2016 11:39:47 -0500
parents 2c302c654451
children 7d053ba73178
line wrap: on
line diff
--- a/mercurial/crecord.py	Tue Sep 13 16:00:41 2016 -0700
+++ b/mercurial/crecord.py	Wed Sep 14 11:39:47 2016 -0500
@@ -719,7 +719,7 @@
         "scroll the screen to fully show the currently-selected"
         selstart = self.selecteditemstartline
         selend = self.selecteditemendline
-        #selnumlines = selend - selstart
+
         padstart = self.firstlineofpadtoprint
         padend = padstart + self.yscreensize - self.numstatuslines - 1
         # 'buffered' pad start/end values which scroll with a certain