| Index: native_client_sdk/src/examples/sine_synth/example.dsc
|
| diff --git a/native_client_sdk/src/examples/sine_synth/example.dsc b/native_client_sdk/src/examples/sine_synth/example.dsc
|
| index ceb5112b285ce95b96322fca2ce01e0c606356aa..8e01041de94b173c6b832836538438c3b04a823b 100644
|
| --- a/native_client_sdk/src/examples/sine_synth/example.dsc
|
| +++ b/native_client_sdk/src/examples/sine_synth/example.dsc
|
| @@ -14,11 +14,6 @@
|
| 'DEST': 'examples',
|
| 'NAME': 'sine_synth',
|
| 'TITLE': 'Sine Wave Synthesizer',
|
| - 'DESC': """
|
| -The Sine Wave Synthesizer example demonstrates playing sound (a sine
|
| -wave). Enter the desired frequency and hit play to start, stop to end. The
|
| -frequency box will display "Loading, please wait." while the module loads.""",
|
| - 'FOCUS': 'Audio.',
|
| 'GROUP': 'API',
|
| }
|
|
|
|
|