Show More
@@ -678,9 +678,6 b' class curseschunkselector(object):' | |||||
678 | # (used for determining when the selected item begins/ends) |
|
678 | # (used for determining when the selected item begins/ends) | |
679 | self.linesprintedtopadsofar = 0 |
|
679 | self.linesprintedtopadsofar = 0 | |
680 |
|
680 | |||
681 | # the first line of the pad which is visible on the screen |
|
|||
682 | self.firstlineofpadtoprint = 0 |
|
|||
683 |
|
||||
684 | # stores optional text for a commit comment provided by the user |
|
681 | # stores optional text for a commit comment provided by the user | |
685 | self.commenttext = b"" |
|
682 | self.commenttext = b"" | |
686 |
|
683 |
General Comments 0
You need to be logged in to leave comments.
Login now