summaryrefslogtreecommitdiff
path: root/term
diff options
context:
space:
mode:
Diffstat (limited to 'term')
-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;