summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/main.c b/main.c
index 4d173c3..3fdcd53 100644
--- a/main.c
+++ b/main.c
@@ -32,10 +32,6 @@ int main(int argc, char** argv)
//fprintf(stderr, "\n\nIf no devices are listed above, then the program failed to find an acceptable device connected to the computer.\n\n");
} else {
- struct input_event event1, event2, event3, event4;
- int ievt_size = sizeof(struct input_event);
- size_t start_sec;
-
switch (choice) {
case STEAM_BIT:
{