]> git.eshelyaron.com Git - emacs.git/commitdiff
(frame-parameters): Setting this is no longer needed.
authorKarl Heuer <kwzh@gnu.org>
Sat, 4 Jun 1994 00:16:37 +0000 (00:16 +0000)
committerKarl Heuer <kwzh@gnu.org>
Sat, 4 Jun 1994 00:16:37 +0000 (00:16 +0000)
lisp/dos-fns.el

index a403ccd76e0b0d1dedba04333947f05690432b35..b8335fddada3ed27314febfe6c44dbc3559438de 100644 (file)
@@ -148,7 +148,6 @@ against the file name, and TYPE is nil for text, t for binary.")
 (defalias 'window-frame 'ignore)
 (defalias 'x-set-selection 'ignore)
 (fset 'x-get-selection '(lambda (&rest rest) ""))
-(fset 'frame-parameters 'ignore)
 (fmakunbound 'font-menu-add-default)
 (global-unset-key [C-down-mouse-1])
 (global-unset-key [C-down-mouse-2])