summaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/config.def.h b/config.def.h
index 7d6e4d8..224c236 100644
--- a/config.def.h
+++ b/config.def.h
@@ -63,12 +63,6 @@ static double minlatency = 8;
static double maxlatency = 33;
/*
- * Synchronized-Update timeout in ms
- * https://gitlab.com/gnachman/iterm2/-/wikis/synchronized-updates-spec
- */
-static uint su_timeout = 200;
-
-/*
* blinking timeout (set to 0 to disable blinking) for the terminal blinking
* attribute.
*/