mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-17 10:27:41 +00:00
(Fsignal): Remove duplicated declaration of the variable
`display_hourglass_p'.
This commit is contained in:
parent
4003548799
commit
bf1a876009
1 changed files with 0 additions and 1 deletions
|
|
@ -1413,7 +1413,6 @@ See also the function `condition-case'. */)
|
|||
Lisp_Object debugger_value;
|
||||
Lisp_Object string;
|
||||
Lisp_Object real_error_symbol;
|
||||
extern int display_hourglass_p;
|
||||
struct backtrace *bp;
|
||||
|
||||
immediate_quit = handling_signal = 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue