mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-23 22:42:01 -07:00
Add missing unused() declaration.
Copied from Perforce Change: 29465 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
2efb9f1f4c
commit
012e6993cc
1 changed files with 2 additions and 0 deletions
|
|
@ -567,6 +567,8 @@ Bool ArenaStep(Globals globals, double interval)
|
|||
double size;
|
||||
Bool b;
|
||||
|
||||
UNUSED(interval);
|
||||
|
||||
AVERT(Globals, globals);
|
||||
|
||||
b = TracePoll(globals);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue