branch: externals/ergoemacs-mode
commit 6559fb9668ed6a92d02432bc04a5a839f58a288b
Author: Walter Landry <[email protected]>
Commit: Walter Landry <[email protected]>
Remove unused declaration
---
ergoemacs-theme-engine.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/ergoemacs-theme-engine.el b/ergoemacs-theme-engine.el
index 091a4af..8f613f8 100644
--- a/ergoemacs-theme-engine.el
+++ b/ergoemacs-theme-engine.el
@@ -69,7 +69,6 @@
(declare-function ergoemacs-save "ergoemacs-lib")
(declare-function ergoemacs-mode-reset "ergoemacs-mode")
(declare-function ergoemacs-component-struct--component-description
"ergoemacs-component")
-(declare-function ergoemacs-component-struct--versions "ergoemacs-component")
(declare-function ergoemacs-layouts--menu "ergoemacs-layouts")
(declare-function ergoemacs-component-at-point "ergoemacs-component")
(declare-function ergoemacs-component-find-1 "ergoemacs-component")