Fixed last minute change that I apparently didn't compile. Sorry.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32125 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -76,7 +76,7 @@ BMediaTrack::~BMediaTrack()
|
|||||||
CALLED();
|
CALLED();
|
||||||
_plugin_manager.DestroyDecoder(fRawDecoder);
|
_plugin_manager.DestroyDecoder(fRawDecoder);
|
||||||
_plugin_manager.DestroyDecoder(fDecoder);
|
_plugin_manager.DestroyDecoder(fDecoder);
|
||||||
_plugin_manager.DestroyDecoder(fEncoder);
|
_plugin_manager.DestroyEncoder(fEncoder);
|
||||||
}
|
}
|
||||||
|
|
||||||
/*************************************************************
|
/*************************************************************
|
||||||
|
|||||||
Reference in New Issue
Block a user