From bb0c7835a67206b55bfe1205ee1e3ba2ffc67814 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 7 Oct 2013 14:03:34 +0300 Subject: Dont write default show cursor option into config file. --- src/client.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/client.cpp') diff --git a/src/client.cpp b/src/client.cpp index d5623a7f2..4fdb2e63a 100644 --- a/src/client.cpp +++ b/src/client.cpp @@ -2168,7 +2168,6 @@ void Client::initConfiguration() const if (!checkPath(defaultUpdateHost)) defaultUpdateHost.clear(); config.setValue("updatehost", defaultUpdateHost); - config.setValue("customcursor", true); config.setValue("useScreenshotDirectorySuffix", true); config.setValue("ChatLogLength", 128); -- cgit v1.2.3-60-g2f50