mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-03-17 19:40:54 +08:00
关闭log
This commit is contained in:
@@ -20,9 +20,6 @@ MediaPlayer::MediaPlayer() {
|
||||
}
|
||||
|
||||
MediaPlayer::~MediaPlayer() {
|
||||
if(!EventPoller::Instance().isMainThread()){
|
||||
FatalL << "未在主线程释放";
|
||||
}
|
||||
teardown();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user