Emacs: Delete left-over server stuff.

This commit is contained in:
tastytea 2020-01-01 09:01:18 +01:00
parent aa06333028
commit 6bd6e9f5c3
1 changed files with 1 additions and 5 deletions

View File

@ -1,6 +1,6 @@
;;; server.el --- Set up network stuff.. -*- lexical-binding: t; -*-
;; Time-stamp: <2020-01-01T05:03:16+0100>
;; Time-stamp: <2020-01-01T09:01:07+0100>
;;; Commentary:
@ -69,10 +69,6 @@
))
(atomic-chrome-buffer-open-style 'frame)
)
:config
(edit-server-start)
)
))
(provide 'net/server)