summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/init.el b/init.el
index 90cdfdd..e04c0e3 100644
--- a/init.el
+++ b/init.el
@@ -2364,7 +2364,6 @@
:config
(after 'magit-commit
(remove-hook 'server-switch-hook 'magit-commit-diff))
- (setq server-use-tcp t)
(unless (server-running-p)
(server-start))
(let ((server (daemonp)))