* lisp/erc/erc.el (erc-version-string): Remove, unused
This commit is contained in:
parent
ed1e805af7
commit
a755dc13ab
1 changed files with 0 additions and 3 deletions
|
@ -62,9 +62,6 @@
|
|||
;;; History:
|
||||
;;
|
||||
|
||||
(defconst erc-version-string (format "\C-bERC\C-b (IRC client for Emacs %s)" emacs-version)
|
||||
"ERC version. This is used by function `erc-version'.")
|
||||
|
||||
;;; Code:
|
||||
|
||||
(load "erc-loaddefs" nil t)
|
||||
|
|
Loading…
Add table
Reference in a new issue