Skip to content

Commit e24e0a1

Browse files
committed
Remove gnuplot-gui-mouse-set
1 parent 517f051 commit e24e0a1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

gnuplot-gui.el

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -827,10 +827,6 @@ This alist is formed at load time by appending together
827827

828828
;;; user interface to the widget-y stuff
829829

830-
;;;###autoload
831-
(define-obsolete-function-alias 'gnuplot-gui-mouse-set
832-
#'gnuplot-gui-set-options-and-insert "2025")
833-
834830
(defun gnuplot-gui-get-frame-param (param)
835831
(cdr (assoc param gnuplot-gui-frame-parameters)))
836832

0 commit comments

Comments
 (0)