changeset 19555:53ba58536f09

remove audio functions from list of unimplemented functions * __unimplemented__.m (missing_functions): Remove audiodevinfo, audioinfo, audioplayer, audioread, audiorecorder, and audiowrite from the list.
author John W. Eaton <jwe@octave.org>
date Fri, 02 Jan 2015 16:53:31 -0500
parents 9f7a2d75ce1f
children fc03d6e0d842
files scripts/help/__unimplemented__.m
diffstat 1 files changed, 0 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/help/__unimplemented__.m	Fri Jan 02 16:39:29 2015 -0500
+++ b/scripts/help/__unimplemented__.m	Fri Jan 02 16:53:31 2015 -0500
@@ -542,12 +542,6 @@
   "alphamap",
   "annotation",
   "array2table",
-  "audiodevinfo",
-  "audioinfo",
-  "audioplayer",
-  "audioread",
-  "audiorecorder",
-  "audiowrite",
   "bar3",
   "bar3h",
   "bench",