remove junk
This commit is contained in:
parent
76a1b3c9c6
commit
d23973817a
2 changed files with 1 additions and 16 deletions
|
|
@ -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 */
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue