| Index: native_client_sdk/src/examples/file_io/example.dsc
|
| diff --git a/native_client_sdk/src/examples/file_io/example.dsc b/native_client_sdk/src/examples/file_io/example.dsc
|
| index b9bf3e6a2718e0b95f8c04e3e6b61d6015ff3093..2a1d207045644ab1ba64255bef1d6521f81b5c75 100644
|
| --- a/native_client_sdk/src/examples/file_io/example.dsc
|
| +++ b/native_client_sdk/src/examples/file_io/example.dsc
|
| @@ -14,10 +14,6 @@
|
| 'DEST': 'examples',
|
| 'NAME': 'file_io',
|
| 'TITLE': 'File I/O',
|
| - 'DESC': """
|
| -The File IO example demonstrates saving, loading, and deleting files
|
| -from the persistent file store.""",
|
| - 'FOCUS': 'File input and output.',
|
| 'GROUP': 'API'
|
| }
|
|
|
|
|