summaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2021-08-12 22:24:56 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2021-08-12 22:24:56 +0200
commit29e33d30922212935d0523ea8a0ca1629751a5e3 (patch)
tree85b418fb10a77763d682be2c677d9f7fa5f7a30e /config.def.h
parent4f2a3274f30ba520c8496b07c38b0bfc49b03663 (diff)
Revert "Apply appsync patch"
This reverts commit ae19d30bab16589623aa80ba316288d234e7fee9.
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.
*/