| Index: courgette/third_party/bsdiff_create.cc
|
| ===================================================================
|
| --- courgette/third_party/bsdiff_create.cc (revision 21002)
|
| +++ courgette/third_party/bsdiff_create.cc (working copy)
|
| @@ -232,7 +232,6 @@
|
| int diff_bytes_length = 0;
|
| int diff_bytes_nonzero = 0;
|
| int extra_bytes_length = 0;
|
| - int eblen = 0;
|
|
|
| // The patch format is a sequence of triples <copy,extra,seek> where 'copy' is
|
| // the number of bytes to copy from the old file (possibly with mistakes),
|
|
|