summaryrefslogtreecommitdiff
path: root/lisp/font-lock.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1994-10-07 17:38:03 +0000
committerRichard M. Stallman <rms@gnu.org>1994-10-07 17:38:03 +0000
commit00158db424988454847febceb156d30191515908 (patch)
treec480ccf4a26c354591cd879155bf733e92bf6909 /lisp/font-lock.el
parent38397fb68b92881b1e20800c5e94265d7b9eb381 (diff)
downloademacs-00158db424988454847febceb156d30191515908.tar.gz
Re-delete code deleted in rms's Oct 5 change.
Diffstat (limited to 'lisp/font-lock.el')
-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 6ed04c1c29c..10b11ca0d08 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.")