branch: externals/tmr
commit 32cf26e6a44bc73ac57f4c071691426053b77ae4
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Remove package headers from ancillary files
---
tmr-notification.el | 2 --
tmr-tabulated.el | 2 --
2 files changed, 4 deletions(-)
diff --git a/tmr-notification.el b/tmr-notification.el
index 69fcd99c8c..268c11d7de 100644
--- a/tmr-notification.el
+++ b/tmr-notification.el
@@ -8,8 +8,6 @@
;; Maintainer: TMR Development <~protesilaos/[email protected]>
;; URL: https://git.sr.ht/~protesilaos/tmr
;; Mailing-List: https://lists.sr.ht/~protesilaos/tmr
-;; Version: 0.4.0
-;; Package-Requires: ((emacs "27.1"))
;; This file is NOT part of GNU Emacs.
diff --git a/tmr-tabulated.el b/tmr-tabulated.el
index 5c59862790..554259cd0b 100644
--- a/tmr-tabulated.el
+++ b/tmr-tabulated.el
@@ -8,8 +8,6 @@
;; Maintainer: TMR Development <~protesilaos/[email protected]>
;; URL: https://git.sr.ht/~protesilaos/tmr
;; Mailing-List: https://lists.sr.ht/~protesilaos/tmr
-;; Version: 0.4.0
-;; Package-Requires: ((emacs "27.1"))
;; This file is NOT part of GNU Emacs.