diff options
author | Dmitry Antipov <dmantipov@yandex.ru> | 2012-08-31 14:53:19 +0400 |
---|---|---|
committer | Dmitry Antipov <dmantipov@yandex.ru> | 2012-08-31 14:53:19 +0400 |
commit | c650a5dec69902c684c5333befd35da6c518c5e0 (patch) | |
tree | de6c150f78fa24b78a9dc3e3bdb319d5f40ab470 /src/keyboard.h | |
parent | c20643e2105117277d0b1d1880848e2ab31b967c (diff) | |
download | emacs-c650a5dec69902c684c5333befd35da6c518c5e0.tar.gz |
Remove mark_ttys function and fix tty_display_info initialization.
* lisp.h (mark_ttys): Remove prototype.
* alloc.c (Fgarbage_collect): Remove redundant (and the only) call
to mark_ttys because all possible values of 'top_frame' slot are
the frames which are reachable from Vframe_list.
* term.c (mark_ttys): Remove.
(init_tty): Safely initialize 'top_frame' slot with Qnil.
Diffstat (limited to 'src/keyboard.h')
0 files changed, 0 insertions, 0 deletions