2008-01-05 Gary Burton <gary.burton@zen.co.uk>
* src/plugins/Verify.py: Remove a line of redundant code added yesterday. svn: r9710
This commit is contained in:
parent
e226c06de6
commit
eb0d33414c
@ -1,3 +1,6 @@
|
||||
2008-01-05 Gary Burton <gary.burton@zen.co.uk>
|
||||
* src/plugins/Verify.py: Remove a line of redundant code added yesterday.
|
||||
|
||||
2008-01-04 Douglas S. Blank <dblank@cs.brynmawr.edu>
|
||||
* src/gen/lib/date.py (Date.__sub__): fixed date differences
|
||||
* src/Simple/_SimpleTable.py: removed frame around textview
|
||||
|
@ -583,7 +583,6 @@ class VerifyResults(ManagedWindow):
|
||||
return new_ignores
|
||||
|
||||
def close(self,*obj):
|
||||
self.vr = None
|
||||
new_ignores = self.get_new_marking()
|
||||
self.save_ignored(new_ignores)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user