aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/evdev.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/evdev.h b/src/evdev.h
index fea68ed..ba3de68 100644
--- a/src/evdev.h
+++ b/src/evdev.h
@@ -84,7 +84,6 @@ typedef struct {
typedef struct {
const char *device;
int grabDevice; /* grab the event device? */
- int screen;
int min_x, min_y, max_x, max_y, min_p, max_p;
int abs_x, abs_y, abs_p, old_x, old_y;
int flags;