summaryrefslogtreecommitdiffstats
path: root/include/input/InputTransport.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/input/InputTransport.h')
-rw-r--r--include/input/InputTransport.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/input/InputTransport.h b/include/input/InputTransport.h
index 6dc77b7..e7e383b 100644
--- a/include/input/InputTransport.h
+++ b/include/input/InputTransport.h
@@ -84,7 +84,6 @@ struct InputMessage {
int32_t deviceId;
int32_t source;
int32_t action;
- int32_t actionButton;
int32_t flags;
int32_t metaState;
int32_t buttonState;
@@ -233,7 +232,6 @@ public:
int32_t deviceId,
int32_t source,
int32_t action,
- int32_t actionButton,
int32_t flags,
int32_t edgeFlags,
int32_t metaState,