summaryrefslogtreecommitdiff
path: root/src/termchar.h
diff options
context:
space:
mode:
authorKaroly Lorentey <lorentey@elte.hu>2004-01-25 01:17:40 +0000
committerKaroly Lorentey <lorentey@elte.hu>2004-01-25 01:17:40 +0000
commitc3b4957fff207e1b7c92ddc8a1b0401892574fce (patch)
tree2742f5d458436c9eb52084e4139101e570306957 /src/termchar.h
parent017bbc62df93de9f88171fc8ffb92c2e616d238b (diff)
downloademacs-c3b4957fff207e1b7c92ddc8a1b0401892574fce.tar.gz
Cosmetic changes.
src/cm.c (calccost, cmgoto): Cosmetic changes. src/keyboard.c (kbd_buffer_get_event, Fcurrent_input_mode): Ditto. src/term.c: Cosmetic changes. src/termchar.h (top_frame): Removed obsolete TODO comment. git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-67
Diffstat (limited to 'src/termchar.h')
-rw-r--r--src/termchar.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/termchar.h b/src/termchar.h
index e9efbc21fe4..fbf91f2458f 100644
--- a/src/termchar.h
+++ b/src/termchar.h
@@ -63,7 +63,6 @@ struct tty_display_info
/* Redisplay. */
- /* XXX GC does not know about this; is this a problem? */
Lisp_Object top_frame; /* The topmost frame on this tty. */
/* The previous terminal frame we displayed on this tty. */