summaryrefslogtreecommitdiff
path: root/src/ws.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ws.h')
-rw-r--r--src/ws.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ws.h b/src/ws.h
index 5c121fb..64b7076 100644
--- a/src/ws.h
+++ b/src/ws.h
@@ -44,7 +44,6 @@ typedef struct WSDevice {
int swap_axes;
int raw;
int inv_x, inv_y;
- int screen_width, screen_height;
int screen_no;
int num, den, threshold; /* relative accel params */
pointer buffer;