[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/hyperdrive 274a6766fc 1/4: Revert "Fix: Compilation warnin
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/hyperdrive 274a6766fc 1/4: Revert "Fix: Compilation warning" |
Date: |
Tue, 17 Dec 2024 22:02:52 -0500 (EST) |
branch: elpa/hyperdrive
commit 274a6766fc146eca856e7d6d07813bbb7ae99d07
Author: Joseph Turner <joseph@ushin.org>
Commit: Joseph Turner <joseph@ushin.org>
Revert "Fix: Compilation warning"
This reverts commit 2d773703438b63634a6bc8fd20e10da3d4c14772.
The compilation error is due to the fact that a non-graphical Emacs is
used in the CI.
---
hyperdrive-sbb-view.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/hyperdrive-sbb-view.el b/hyperdrive-sbb-view.el
index 2998098414..de7167d8b2 100644
--- a/hyperdrive-sbb-view.el
+++ b/hyperdrive-sbb-view.el
@@ -35,7 +35,6 @@
(require 'cl-lib)
(require 'map)
(require 'color)
-(require 'image)
(require 'hyperdrive-sbb)