X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/0121d32af5f58b284815da9c571f829f0f9e9186..785adfcc8dee02ac544f80e4f7f8d3d5b2965981:/src/sound.c diff --git a/src/sound.c b/src/sound.c index b49348f125..6f7e2adecc 100644 --- a/src/sound.c +++ b/src/sound.c @@ -1,6 +1,6 @@ /* sound.c -- sound support. -Copyright (C) 1998-1999, 2001-2014 Free Software Foundation, Inc. +Copyright (C) 1998-1999, 2001-2015 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -99,12 +99,6 @@ along with GNU Emacs. If not, see . */ /* BEGIN: Common Definitions */ -/* Symbols. */ - -static Lisp_Object QCvolume, QCdevice; -static Lisp_Object Qsound; -static Lisp_Object Qplay_sound_functions; - /* Indices of attributes in a sound attributes vector. */ enum sound_attr