changeset 9390:a7c6e2858f8b

Re-delete code deleted in rms's Oct 5 change.
author Richard M. Stallman <rms@gnu.org>
date Fri, 07 Oct 1994 17:38:03 +0000
parents fec6bd86e836
children 6061a432881f
files lisp/font-lock.el
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/font-lock.el	Fri Oct 07 10:23:26 1994 +0000
+++ b/lisp/font-lock.el	Fri Oct 07 17:38:03 1994 +0000
@@ -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.")