diff options
| -rw-r--r-- | lisp/faces.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/faces.el b/lisp/faces.el index 0cd6ced20cf..7b0381992cf 100644 --- a/lisp/faces.el +++ b/lisp/faces.el | |||
| @@ -31,8 +31,6 @@ | |||
| 31 | ;; Warning suppression -- can't require x-win in batch: | 31 | ;; Warning suppression -- can't require x-win in batch: |
| 32 | (autoload 'xw-defined-colors "x-win")) | 32 | (autoload 'xw-defined-colors "x-win")) |
| 33 | 33 | ||
| 34 | (require 'cus-face) | ||
| 35 | |||
| 36 | 34 | ||
| 37 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | 35 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
| 38 | ;;; Font selection. | 36 | ;;; Font selection. |