diff options
Diffstat (limited to 'lisp/term/pc-win.el')
| -rw-r--r-- | lisp/term/pc-win.el | 4 | 
1 files changed, 0 insertions, 4 deletions
diff --git a/lisp/term/pc-win.el b/lisp/term/pc-win.el index d9ed7385514..ecbda7d9c1e 100644 --- a/lisp/term/pc-win.el +++ b/lisp/term/pc-win.el @@ -29,10 +29,6 @@  (load "term/internal" nil t) -(declare-function msdos-remember-default-colors) ;; Defined in C. -(declare-function w16-set-clipboard-data)	 ;; Defined in C. -(declare-function w16-get-clipboard-data)        ;; Defined in C.  -  ;;; This is copied from etc/rgb.txt, except that some values were changed  ;;; a bit to make them consistent with DOS console colors, and the RGB  ;;; values were scaled up to 16 bits, as `tty-define-color' requires.  | 
