diff options
Diffstat (limited to 'src/blind-crop.c')
| -rw-r--r-- | src/blind-crop.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/blind-crop.c b/src/blind-crop.c index bd0b9e0..c08864e 100644 --- a/src/blind-crop.c +++ b/src/blind-crop.c @@ -77,7 +77,6 @@ main(int argc, char *argv[]) right_start = left + orown; right = irown - right_start; - memcpy(buf, stream.buf, ptr = stream.ptr); while (eread_frame(&stream, buf, n)) { if (tile) { for (ptr = y = 0; y < stream.height; y++) { |
