summaryrefslogtreecommitdiff
path: root/term/term.h
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1995-12-21 16:57:24 +0000
committerMiles Bader <miles@gnu.org>1995-12-21 16:57:24 +0000
commit6438ee5e4b458963d66b5cf76f9ec50d7174aef8 (patch)
tree6e775f7d9e72bf62e388151d227b4732c8fa8f4a /term/term.h
parentb20e505b122521d7d9c6c64794f134f60e5a7f9c (diff)
(nodename): Variable removed.
Diffstat (limited to 'term/term.h')
-rw-r--r--term/term.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/term/term.h b/term/term.h
index b9d9897e..d8060df5 100644
--- a/term/term.h
+++ b/term/term.h
@@ -100,9 +100,6 @@ struct trivfs_control *termctl;
/* Trivfs control structure for the pty */
struct trivfs_control *ptyctl;
-/* Filename for this terminal */
-char *nodename;
-
/* Mach device name for this terminal */
char *pterm_name;