Show More
@@ -287,8 +287,6 b' class cg1unpacker(object):' | |||||
287 | def revmap(x): |
|
287 | def revmap(x): | |
288 | return cl.rev(x) |
|
288 | return cl.rev(x) | |
289 |
|
289 | |||
290 | changesets = 0 |
|
|||
291 |
|
||||
292 | try: |
|
290 | try: | |
293 | # The transaction may already carry source information. In this |
|
291 | # The transaction may already carry source information. In this | |
294 | # case we use the top level data. We overwrite the argument |
|
292 | # case we use the top level data. We overwrite the argument |
General Comments 0
You need to be logged in to leave comments.
Login now