summaryrefslogtreecommitdiff
path: root/lisp/frame.el
diff options
context:
space:
mode:
authorDan Nicolaescu <dann@ics.uci.edu>2008-09-21 22:58:41 +0000
committerDan Nicolaescu <dann@ics.uci.edu>2008-09-21 22:58:41 +0000
commitd06f8010663c3eacd0fd873f816803a6ffceb692 (patch)
tree34da18986fa350ea88e8b7eead38d14fd288d396 /lisp/frame.el
parent00c5530674c0ff3bf742ad896ed2266aa63c7ba9 (diff)
downloademacs-d06f8010663c3eacd0fd873f816803a6ffceb692.tar.gz
(frame-initialize): Remove spurious setting of
special-display-function with the default value.
Diffstat (limited to 'lisp/frame.el')
-rw-r--r--lisp/frame.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/lisp/frame.el b/lisp/frame.el
index cbf4c9f1372..2c8badf90c2 100644
--- a/lisp/frame.el
+++ b/lisp/frame.el
@@ -210,9 +210,6 @@ Pass it BUFFER as first arg, and (cdr ARGS) gives the rest of the args."
(not noninteractive)
(not (eq initial-window-system 'pc)))
(progn
- ;; Turn on special-display processing only if there's a window system.
- (setq special-display-function 'special-display-popup-frame)
-
;; If there is no frame with a minibuffer besides the terminal
;; frame, then we need to create the opening frame. Make sure
;; it has a minibuffer, but let initial-frame-alist omit the