aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/faces.el
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2002-04-27 03:45:58 +0000
committerRichard M. Stallman <[email protected]>2002-04-27 03:45:58 +0000
commit7926be1c7dfecb9bdd34112c7f8857053e7b449d (patch)
tree19832fb9cff30d8cedb708b75d3247b2e8dfb866 /lisp/faces.el
parent701f49d2a798728f224f332fa7266014765a6203 (diff)
Don't require cus-face.
Diffstat (limited to 'lisp/faces.el')
-rw-r--r--lisp/faces.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/faces.el b/lisp/faces.el
index 0cd6ced20c..7b0381992c 100644
--- a/lisp/faces.el
+++ b/lisp/faces.el
@@ -31,8 +31,6 @@
;; Warning suppression -- can't require x-win in batch:
(autoload 'xw-defined-colors "x-win"))
-(require 'cus-face)
-
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;; Font selection.