From 6438ee5e4b458963d66b5cf76f9ec50d7174aef8 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Thu, 21 Dec 1995 16:57:24 +0000 Subject: (nodename): Variable removed. --- term/term.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'term') 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; -- cgit v1.2.3