Commit cce92ae2 by xzl

关闭log

parent b9294c87
...@@ -20,9 +20,6 @@ MediaPlayer::MediaPlayer() { ...@@ -20,9 +20,6 @@ MediaPlayer::MediaPlayer() {
} }
MediaPlayer::~MediaPlayer() { MediaPlayer::~MediaPlayer() {
if(!EventPoller::Instance().isMainThread()){
FatalL << "未在主线程释放";
}
teardown(); teardown();
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论