summaryrefslogtreecommitdiff
path: root/lisp/term
diff options
context:
space:
mode:
authorJan D <jan.h.d@swipnet.se>2015-05-01 10:22:29 +0200
committerJan D <jan.h.d@swipnet.se>2015-05-01 10:22:29 +0200
commitd4d66f4d5409a5d0ab2c821f66c9c9485d7ea9d0 (patch)
tree37290c117bf4a0fcac0a7409d28f0dec823d27f8 /lisp/term
parent55496af138745cd6810db0de0f05ae3662230cc9 (diff)
(ns-get-cut-buffer-internal): Remove this alias.
* lisp/term/ns-win.el (ns-get-cut-buffer-internal): Remove this alias.
Diffstat (limited to 'lisp/term')
-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 ac032cf39c2..a87352e7bae 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.
-(define-obsolete-function-alias 'ns-get-cut-buffer-internal
- 'ns-get-selection-internal "24.1")
(define-obsolete-function-alias 'ns-store-cut-buffer-internal
'gui-set-selection "24.1")