mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-18 08:51:45 -08:00
(cancel_hourglass_unwind): Return Qnil.
This commit is contained in:
parent
0432e6a171
commit
3a0ae1f3b0
1 changed files with 1 additions and 0 deletions
|
|
@ -1363,6 +1363,7 @@ cancel_hourglass_unwind (arg)
|
|||
Lisp_Object arg;
|
||||
{
|
||||
cancel_hourglass ();
|
||||
return Qnil;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue