summaryrefslogtreecommitdiffstats
path: root/src/kernel/qsound.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/qsound.cpp')
-rw-r--r--src/kernel/qsound.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/kernel/qsound.cpp b/src/kernel/qsound.cpp
index adfdf84e..3141fc2b 100644
--- a/src/kernel/qsound.cpp
+++ b/src/kernel/qsound.cpp
@@ -134,9 +134,6 @@ public:
http://quicktime.apple.com QuickTime\endlink) for sound, this
means all QuickTime formats are supported by TQt/Mac.
- On TQt/Embedded, a built-in mixing sound server is used, which
- accesses \c /dev/dsp directly. Only the WAVE format is supported.
-
The availability of sound can be tested with
TQSound::isAvailable().
*/