aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/font-lock.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/font-lock.el b/lisp/font-lock.el
index 6ed04c1c29..10b11ca0d0 100644
--- a/lisp/font-lock.el
+++ b/lisp/font-lock.el
@@ -58,8 +58,6 @@
;;; Code:
-(or window-system (error "Can't fontify on an ASCII terminal"))
-
(defvar font-lock-comment-face 'font-lock-comment-face
"Face to use for comments.")