From d23973817a4a48319fe5a84b0628f370519b2763 Mon Sep 17 00:00:00 2001 From: rsc Date: Sun, 25 Jun 2006 23:49:43 +0000 Subject: remove junk --- include/keyboard.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'include/keyboard.h') diff --git a/include/keyboard.h b/include/keyboard.h index 3d681a65..838b2af3 100644 --- a/include/keyboard.h +++ b/include/keyboard.h @@ -8,11 +8,6 @@ typedef struct Keyboardctl Keyboardctl; struct Keyboardctl { struct Channel *c; /* chan(Rune)[20] */ - - char *file; - int consfd; /* to cons file */ - int ctlfd; /* to ctl file */ - int pid; /* of slave proc */ }; -- cgit v1.2.3