summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/virtual.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/virtual.c b/tools/virtual.c
index 23157d56..b5959e1e 100644
--- a/tools/virtual.c
+++ b/tools/virtual.c
@@ -2579,7 +2579,6 @@ int main(int argc, char **argv)
DBG(("%s screen changed (reconfigure pending? %d)\n",
DisplayString(ctx.display->dpy), reconfigure));
reconfigure = 1;
- context_enable_timer(&ctx);
} else if (e.type == PropertyNotify) {
XPropertyEvent *pe = (XPropertyEvent *)&e;
if (pe->atom == ctx.singleton) {