diff options
author | Torsten Hilbrich <torsten.hilbrich@gmx.net> | 2020-11-19 21:21:43 +0100 |
---|---|---|
committer | Torsten Hilbrich <torsten.hilbrich@gmx.net> | 2020-11-19 21:21:43 +0100 |
commit | d5a4da25b03d9af850077cf803b8099a4056152c (patch) | |
tree | afb520f40b6735e4092072f5b9b6f3a60d81a3ad /lisp/net/dictionary.el | |
parent | 7ca331a4f94a6a5f9c454823fd5c765031ce7167 (diff) | |
download | emacs-d5a4da25b03d9af850077cf803b8099a4056152c.tar.gz emacs-d5a4da25b03d9af850077cf803b8099a4056152c.tar.bz2 emacs-d5a4da25b03d9af850077cf803b8099a4056152c.zip |
* lisp/net/dictionary.el: Remove remnants of package
Version and package depedencies are not useful when included into
Emacs.
Diffstat (limited to 'lisp/net/dictionary.el')
-rw-r--r-- | lisp/net/dictionary.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/net/dictionary.el b/lisp/net/dictionary.el index 510a905aca9..6eb8475f55d 100644 --- a/lisp/net/dictionary.el +++ b/lisp/net/dictionary.el @@ -2,8 +2,6 @@ ;; Author: Torsten Hilbrich <torsten.hilbrich@gmx.net> ;; Keywords: interface, dictionary -;; Version: 1.11 -;; Package-Requires: ((connection "1.11") (link "1.11")) ;; This file is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by |