From 5439c6dae6ccf71c228f53cafe9fc4061db0a073 Mon Sep 17 00:00:00 2001 From: Thomas Goyne Date: Wed, 28 Sep 2011 19:47:31 +0000 Subject: [PATCH] Remove some old video options from default_config.json Originally committed to SVN as r5633. --- aegisub/src/libresrc/default_config.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/aegisub/src/libresrc/default_config.json b/aegisub/src/libresrc/default_config.json index e8d4cd987..d259ed59b 100644 --- a/aegisub/src/libresrc/default_config.json +++ b/aegisub/src/libresrc/default_config.json @@ -461,8 +461,6 @@ "Fast Jump Step" : 10, "Show Keyframes" : true }, - "Subtitle Sync" : true, - "Threaded" : false, - "Visual Realtime" : true + "Subtitle Sync" : true } }