mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-08 20:50:52 -08:00
* insdel.c (copy_text): Remove unused local var.
This commit is contained in:
parent
f0cb4a6079
commit
40ef059ee2
2 changed files with 1 additions and 1 deletions
|
|
@ -3,6 +3,7 @@
|
|||
* insdel.c (check_markers, make_gap_larger, make_gap_smaller):
|
||||
(reset_var_on_error, Fcombine_after_change_execute_1): Now static.
|
||||
(CHECK_MARKERS): Redo to avoid gcc -Wempty-body diagnostic.
|
||||
(copy_text): Remove unused local var.
|
||||
|
||||
* filelock.c (within_one_second): Now static.
|
||||
(lock_file_1): Rename local to avoid shadowing.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue