Skip to content
Snippets Groups Projects
Commit 82f24e19 authored by Lyubomir Marinov's avatar Lyubomir Marinov
Browse files

Fixes warnings.

parent 31da70bc
No related branches found
No related tags found
No related merge requests found
......@@ -152,6 +152,7 @@ private static void floats2shorts(float[] floats, short[] shorts)
* @param args bitstream_file outputspeech_file
* @throws java.io.IOException
*/
@SuppressWarnings("resource")
public static void main(String[] args)
throws IOException
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment