# HG changeset patch # User Pavel Jank # Date 1003670840 0 # Node ID e2feb0871205dc7f141d1a110c2ae01f3e8ac0c9 # Parent 37a68b44b510d0623bfda3077137874f8f686b75 (Finsert_file_contents): Remove unused variable `gap_size'. diff -r 37a68b44b510 -r e2feb0871205 src/fileio.c --- a/src/fileio.c Sun Oct 21 13:26:09 2001 +0000 +++ b/src/fileio.c Sun Oct 21 13:27:20 2001 +0000 @@ -3516,7 +3516,6 @@ int replace_handled = 0; int set_coding_system = 0; int coding_system_decided = 0; - int gap_size; int read_quit = 0; if (current_buffer->base_buffer && ! NILP (visit))