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:
parent
6780c24d36
commit
eb4b63e744
@ -76,7 +76,7 @@ BMediaTrack::~BMediaTrack()
|
||||
CALLED();
|
||||
_plugin_manager.DestroyDecoder(fRawDecoder);
|
||||
_plugin_manager.DestroyDecoder(fDecoder);
|
||||
_plugin_manager.DestroyDecoder(fEncoder);
|
||||
_plugin_manager.DestroyEncoder(fEncoder);
|
||||
}
|
||||
|
||||
/*************************************************************
|
||||
|
Loading…
x
Reference in New Issue
Block a user