summaryrefslogtreecommitdiffstats
path: root/src/cmd/devdraw/cocoa-srv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/devdraw/cocoa-srv.c')
-rw-r--r--src/cmd/devdraw/cocoa-srv.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cmd/devdraw/cocoa-srv.c b/src/cmd/devdraw/cocoa-srv.c
index 191a6689..32d83bfc 100644
--- a/src/cmd/devdraw/cocoa-srv.c
+++ b/src/cmd/devdraw/cocoa-srv.c
@@ -78,8 +78,6 @@ servep9p(void)
fmtinstall('W', drawfcallfmt);
-// notify(bell);
-
mbuf = nil;
nmbuf = 0;
while((n = read(3, buf, 4)) == 4){