style fix.
This commit is contained in:
parent
b2fa4e171d
commit
af7d48fe5b
@ -132,8 +132,7 @@ HTTPMediaIO::~HTTPMediaIO()
|
||||
{
|
||||
CALLED();
|
||||
|
||||
if (fReq != NULL)
|
||||
{
|
||||
if (fReq != NULL) {
|
||||
fReq->Stop();
|
||||
status_t status;
|
||||
wait_for_thread(fReqThread, &status);
|
||||
|
Loading…
Reference in New Issue
Block a user