Changeset 676


Ignore:
Timestamp:
Mar 19, 2004, 11:37:04 PM (21 years ago)
Author:
Gary Byers
Message:

Remove more clx/tty stuff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/hemlock/src/rompsite.lisp

    r671 r676  
    655655(defun editor-sleep (time)
    656656  "Sleep for approximately Time seconds."
     657  #+maybe-someday
    657658  (unless (or (zerop time) (listen-editor-input *editor-input*))
    658659    (internal-redisplay)
Note: See TracChangeset for help on using the changeset viewer.