summaryrefslogtreecommitdiff
path: root/lisp/term/ns-win.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2015-04-30 20:12:34 -0400
committerGlenn Morris <rgm@gnu.org>2015-04-30 20:12:34 -0400
commit31c57b40c89d8b730e80ebb6933b1e1e04edeb5e (patch)
treecd4a58bd5834cd6e8702c2cb9bceac6337325cd4 /lisp/term/ns-win.el
parent45e199d4a48c65d1057965ebd99a3a0ef40984d6 (diff)
* lisp/term/ns-win.el (ns-get-selection-internal):
Remove declaration for function deleted 2014-10-21.
Diffstat (limited to 'lisp/term/ns-win.el')
-rw-r--r--lisp/term/ns-win.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/term/ns-win.el b/lisp/term/ns-win.el
index 6f8f29c6b3d..ac032cf39c2 100644
--- a/lisp/term/ns-win.el
+++ b/lisp/term/ns-win.el
@@ -717,8 +717,6 @@ See the documentation of `create-fontset-from-fontset-spec' for the format.")
;;;; Pasteboard support.
-(declare-function ns-get-selection-internal "nsselect.m" (buffer))
-
(define-obsolete-function-alias 'ns-get-cut-buffer-internal
'ns-get-selection-internal "24.1")
(define-obsolete-function-alias 'ns-store-cut-buffer-internal