]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/erc/erc.el (erc-version-string): Remove, unused
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 19 Feb 2019 03:49:30 +0000 (22:49 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 19 Feb 2019 03:49:30 +0000 (22:49 -0500)
lisp/erc/erc.el

index 876e1ffcebec23e8d4aa0217c1c62cf0a7768dc5..697e26b7944706d492457af633c79cd00160c1a4 100644 (file)
@@ -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)