mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2024-11-22 18:50:20 +08:00
关闭log
This commit is contained in:
parent
b9294c87cc
commit
cce92ae29f
@ -20,9 +20,6 @@ MediaPlayer::MediaPlayer() {
|
||||
}
|
||||
|
||||
MediaPlayer::~MediaPlayer() {
|
||||
if(!EventPoller::Instance().isMainThread()){
|
||||
FatalL << "未在主线程释放";
|
||||
}
|
||||
teardown();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user