summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libvncserver/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libvncserver/main.c b/libvncserver/main.c
index 9504799..9839c85 100644
--- a/libvncserver/main.c
+++ b/libvncserver/main.c
@@ -445,7 +445,6 @@ clientOutput(void *data)
rfbClientPtr cl = (rfbClientPtr)data;
rfbBool haveUpdate;
sraRegion* updateRegion;
- cl->onHold = FALSE;
while (1) {
haveUpdate = false;
OpenPOWER on IntegriCloud