]> git.eshelyaron.com Git - emacs.git/commitdiff
(ns-get-cut-buffer-internal): Remove this alias.
authorJan D <jan.h.d@swipnet.se>
Fri, 1 May 2015 08:22:29 +0000 (10:22 +0200)
committerJan D <jan.h.d@swipnet.se>
Fri, 1 May 2015 08:22:29 +0000 (10:22 +0200)
* lisp/term/ns-win.el (ns-get-cut-buffer-internal): Remove this alias.

lisp/term/ns-win.el

index ac032cf39c21083f659a8f859c5a3b8342e9e2dc..a87352e7bae650dacac82d05c73dd9207b0dcf4b 100644 (file)
@@ -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")