aboutsummaryrefslogtreecommitdiff
path: root/include/9p.h
diff options
context:
space:
mode:
authorRuss Cox <rsc@swtch.com>2010-12-07 13:34:11 -0500
committerRuss Cox <rsc@swtch.com>2010-12-07 13:34:11 -0500
commit74dd0321756f968c595487f694fbe74ad00f0624 (patch)
treee551d8fbc2c00f8670c0073c1d794dda19cd2ac7 /include/9p.h
parentd10a7ed9a899c17d142021298dd45b4ea9ae6b84 (diff)
downloadplan9port-74dd0321756f968c595487f694fbe74ad00f0624.tar.gz
plan9port-74dd0321756f968c595487f694fbe74ad00f0624.tar.bz2
plan9port-74dd0321756f968c595487f694fbe74ad00f0624.zip
delete 9P2000.u
thanks to Erik Quanstrom R=rsc http://codereview.appspot.com/3469042
Diffstat (limited to 'include/9p.h')
-rw-r--r--include/9p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/9p.h b/include/9p.h
index a72d460c..57caac28 100644
--- a/include/9p.h
+++ b/include/9p.h
@@ -204,7 +204,6 @@ struct Srv {
int nopipe;
int srvfd;
int leavefdsopen; /* magic for acme win */
- int dotu;
int foreground; /* run in foreground */
int fake;