forked from Imagelibrary/rtems
grlib/1553: Remove dead code, CID 1399764
This commit is contained in:
committed by
Sebastian Huber
parent
907ded868d
commit
ff22dd6f7c
@@ -173,8 +173,6 @@ void *gr1553bm_open(int minor)
|
||||
fail:
|
||||
if ( pdev )
|
||||
gr1553_bm_close(pdev);
|
||||
if ( priv )
|
||||
free(priv);
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user