提交 ebbac7dd 编写于 作者: D Dmitry Torokhov

Input: grip_mp - kill commented out code

Kill leftovers of dynalloc conversion.
Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
上级 736ce432
......@@ -53,17 +53,8 @@ struct grip_port {
struct grip_mp {
struct gameport *gameport;
struct grip_port *port[GRIP_MAX_PORTS];
// struct input_dev *dev[4];
// int mode[4];
// int registered[4];
int reads;
int bads;
/* individual gamepad states */
// int buttons[4];
// int xaxes[4];
// int yaxes[4];
// int dirty[4]; /* has the state been updated? */
};
/*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册