projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed1e805
)
* lisp/erc/erc.el (erc-version-string): Remove, unused
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Tue, 19 Feb 2019 03:49:30 +0000
(22:49 -0500)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Tue, 19 Feb 2019 03:49:30 +0000
(22:49 -0500)
lisp/erc/erc.el
patch
|
blob
|
history
diff --git
a/lisp/erc/erc.el
b/lisp/erc/erc.el
index 876e1ffcebec23e8d4aa0217c1c62cf0a7768dc5..697e26b7944706d492457af633c79cd00160c1a4 100644
(file)
--- a/
lisp/erc/erc.el
+++ b/
lisp/erc/erc.el
@@
-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)