From 5d5f24cbd882c98802f8f22481ad3ed2cca65734 Mon Sep 17 00:00:00 2001 From: Thomas Goyne Date: Thu, 26 Aug 2010 18:38:09 +0000 Subject: [PATCH] Remove Tip of the Day setting from default_config.json Originally committed to SVN as r4759. --- aegisub/src/libresrc/default_config.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/aegisub/src/libresrc/default_config.json b/aegisub/src/libresrc/default_config.json index 81dadeebf..aba2952b3 100644 --- a/aegisub/src/libresrc/default_config.json +++ b/aegisub/src/libresrc/default_config.json @@ -367,9 +367,6 @@ "Key Start Before" : 5 } }, - "Tip of the Day" : { - "Current" : 0 - }, "Visual" : { "Always Show": true }