branch: externals/face-shift
commit 4500e94373df7064a6b5b9692e4f64ad22b36a6d
Author: Philip Kaludercic <[email protected]>
Commit: Philip Kaludercic <[email protected]>
Remove subr-x dependency
---
face-shift.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/face-shift.el b/face-shift.el
index ac7a99c0c8..285bd1c6c6 100644
--- a/face-shift.el
+++ b/face-shift.el
@@ -25,7 +25,6 @@
(require 'color)
(require 'face-remap)
-(eval-when-compile (require 'subr-x))
(defgroup face-shift nil
"Distort colour of certain faces."