Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/neutrinolabs/xorgxrdp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'module/rdp.h')
-rw-r--r--module/rdp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/module/rdp.h b/module/rdp.h
index 66e1f20..050f962 100644
--- a/module/rdp.h
+++ b/module/rdp.h
@@ -288,7 +288,6 @@ struct _rdpRec
int do_dirty_ons; /* boolean */
int disconnect_scheduled; /* boolean */
int do_kill_disconnected; /* boolean */
- int do_touchpad_scroll_hack; /* boolean */
OsTimerPtr disconnectTimer;
int disconnect_timeout_s;