aboutsummaryrefslogtreecommitdiffstats
path: root/src/sound.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound.c')
-rw-r--r--src/sound.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/sound.c b/src/sound.c
index 88d86f6f84a..6f7e2adecc9 100644
--- a/src/sound.c
+++ b/src/sound.c
@@ -99,12 +99,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
99 99
100/* BEGIN: Common Definitions */ 100/* BEGIN: Common Definitions */
101 101
102/* Symbols. */
103
104static Lisp_Object QCvolume, QCdevice;
105static Lisp_Object Qsound;
106static Lisp_Object Qplay_sound_functions;
107
108/* Indices of attributes in a sound attributes vector. */ 102/* Indices of attributes in a sound attributes vector. */
109 103
110enum sound_attr 104enum sound_attr