From 1fec11b507171f015be504b05f167a68d9aaa50d Mon Sep 17 00:00:00 2001 From: David Rose Date: Tue, 27 Feb 2007 04:13:31 +0000 Subject: [PATCH] oops --- panda/src/express/patchfile.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/panda/src/express/patchfile.cxx b/panda/src/express/patchfile.cxx index 46581343c6..6fe98cecf3 100644 --- a/panda/src/express/patchfile.cxx +++ b/panda/src/express/patchfile.cxx @@ -1080,7 +1080,6 @@ compute_mf_patches(ostream &write_stream, emit_add_and_copy(write_stream, new_size, &buffer_new[new_start], 0, last_copy_pos, last_copy_pos, add_pos); add_pos += new_size; - ++ni; } else { // This subfile exists in both the original and the new files.