aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/erc/erc.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/lisp/erc/erc.el b/lisp/erc/erc.el
index 876e1ffcebe..697e26b7944 100644
--- a/lisp/erc/erc.el
+++ b/lisp/erc/erc.el
@@ -62,9 +62,6 @@
62;;; History: 62;;; History:
63;; 63;;
64 64
65(defconst erc-version-string (format "\C-bERC\C-b (IRC client for Emacs %s)" emacs-version)
66 "ERC version. This is used by function `erc-version'.")
67
68;;; Code: 65;;; Code:
69 66
70(load "erc-loaddefs" nil t) 67(load "erc-loaddefs" nil t)