nxplayer: Fix warnings by nxstyle
Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
This commit is contained in:
parent
6134eedb71
commit
77ac05c383
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user