summaryrefslogtreecommitdiff
path: root/touch_offload.h
diff options
context:
space:
mode:
Diffstat (limited to 'touch_offload.h')
-rw-r--r--touch_offload.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/touch_offload.h b/touch_offload.h
index ac49f87..2d97d21 100644
--- a/touch_offload.h
+++ b/touch_offload.h
@@ -67,7 +67,7 @@ struct touch_offload_context {
struct file file;
struct mutex file_lock;
bool file_in_use;
- bool multiple_panels = false;
+ bool multiple_panels;
char device_name[32];
/* touch capabilities */