nxplayer: Fix warnings by nxstyle

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
This commit is contained in:
Masayuki Ishikawa 2017-12-19 15:06:11 +09:00
parent 6134eedb71
commit 77ac05c383
3 changed files with 44 additions and 44 deletions

View File

@ -673,7 +673,7 @@ int nxplayer_main(int argc, char *argv[])
/* Release the NxPlayer context */
// nxplayer_detach(pPlayer);
/* nxplayer_detach(pPlayer); */
nxplayer_release(pPlayer);
return OK;