write: Remove osx writer from write_cmd suite.
[paraslash.git] / m4 / lls / write_cmd.suite.m4
index 9d8ee75a5d85aad978f09ba5c6ac71c3bd8520d3..3a935aea67348738d730ccb37e49e154714f5181 100644 (file)
@@ -62,18 +62,6 @@ caption = writers
                arg_info = required_arg
                arg_type = string
                default_val = /dev/dsp
-[subcommand osx]
-       purpose = output plugin for Mac OS coreaudio
-       [option numbuffers]
-               short_opt = n
-               summary = number of audio buffers to allocate
-               typestr = num
-               arg_info = required_arg
-               arg_type = uint32
-               default_val = 20
-               [help]
-                       Increase if you get buffer underruns.
-               [/help]
 [subcommand file]
        purpose = output plugin that writes to a local file
        [option filename]