summaryrefslogtreecommitdiff
path: root/libavformat/beosaudio.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/beosaudio.cpp')
-rw-r--r--libavformat/beosaudio.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/libavformat/beosaudio.cpp b/libavformat/beosaudio.cpp
index a1ae0a53c8..d2a52800e6 100644
--- a/libavformat/beosaudio.cpp
+++ b/libavformat/beosaudio.cpp
@@ -34,9 +34,6 @@ extern "C" {
/* enable performance checks */
//#define PERF_CHECK
-//const char *audio_device = "/dev/dsp";
-const char *audio_device = "beosaudio:";
-
/* Pipes are 4k in BeOS IIRC */
#define AUDIO_BLOCK_SIZE 4096
//#define AUDIO_BLOCK_SIZE 2048