From 81ef0b9345dd393fea8edab879ee1fd8f0bf9e81 Mon Sep 17 00:00:00 2001 From: runge Date: Sat, 27 Oct 2007 22:45:30 +0000 Subject: x11vnc: -proxy, -ssh options. ncache bug in -8to24, Selection "targets" bugfix. --- x11vnc/util.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11vnc/util.c') diff --git a/x11vnc/util.c b/x11vnc/util.c index 5c27330..7b59bb2 100644 --- a/x11vnc/util.c +++ b/x11vnc/util.c @@ -405,7 +405,7 @@ double rfac(void) { } void check_allinput_rate(void) { - static double last_all_input_check = 0.0, last_all_input_start = 0.0; + static double last_all_input_check = 0.0; static int set = 0; if (! set) { set = 1; -- cgit v1.2.3