diff options
Diffstat (limited to 'src/input/inputactiondata.h')
-rw-r--r-- | src/input/inputactiondata.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/input/inputactiondata.h b/src/input/inputactiondata.h index a0f4c6279..76a04afc1 100644 --- a/src/input/inputactiondata.h +++ b/src/input/inputactiondata.h @@ -25,8 +25,6 @@ #include "actions/actionfuncptr.h" -#include <string> - struct InputActionData final { const char *const configField; |