summaryrefslogtreecommitdiff
path: root/uisimulator/common/README
diff options
context:
space:
mode:
Diffstat (limited to 'uisimulator/common/README')
-rw-r--r--uisimulator/common/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/uisimulator/common/README b/uisimulator/common/README
index 6f920cf43e..3ee2b45f0e 100644
--- a/uisimulator/common/README
+++ b/uisimulator/common/README
@@ -8,6 +8,3 @@
8This directory is for code that is shared between all versions of the 8This directory is for code that is shared between all versions of the
9simulator, but is not needed for the target device. 9simulator, but is not needed for the target device.
10 10
11The first code is for the software mpeg audio decoder. The actual
12mpeg decoding code is here and the O/S specific sound drivers should
13be located in the x11 and win32 directories as appropriate.