From cd3f709e83f7af11e7b690dfb977c496ca378cc4 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Mon, 20 Aug 2001 10:32:38 +0000 Subject: [PATCH] (earcon-auto-play): Remove unused option. --- lisp/gnus/earcon.el | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/lisp/gnus/earcon.el b/lisp/gnus/earcon.el index 71ef72aaf1c..2b1d9b1dcbc 100644 --- a/lisp/gnus/earcon.el +++ b/lisp/gnus/earcon.el @@ -1,6 +1,6 @@ ;;; earcon.el --- sound effects for messages -;; Copyright (C) 1996, 2000 Free Software Foundation +;; Copyright (C) 1996, 2000, 2001 Free Software Foundation ;; Author: Steven L. Baur @@ -37,11 +37,6 @@ "Turn ** sounds ** into noise." :group 'gnus-visual) -(defcustom earcon-auto-play nil - "*When True, automatically play sounds as well as buttonize them." - :type 'boolean - :group 'earcon) - (defcustom earcon-prefix "**" "*String denoting the start of an earcon." :type 'string