summaryrefslogtreecommitdiff
path: root/src/s/netbsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s/netbsd.h')
-rw-r--r--src/s/netbsd.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/s/netbsd.h b/src/s/netbsd.h
index 23e7254192..80b4442af5 100644
--- a/src/s/netbsd.h
+++ b/src/s/netbsd.h
@@ -21,8 +21,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
/* Get most of the stuff from bsd-common. */
#include "bsd-common.h"
-#define DEFAULT_SOUND_DEVICE "/dev/audio"
-
/* Greg A. Woods <woods@weird.com> says we must include signal.h
before syssignal.h is included, to work around interface conflicts
that are handled with CPP __RENAME() macro in signal.h. */