提交 2c96adfa 编写于 作者: X xinzhengzhang

cancael unregister application observe when dealloc

上级 ca4b4904
......@@ -223,7 +223,7 @@ void IJKFFIOStatCompleteRegister(void (*cb)(const char *url,
- (void)dealloc
{
[_ffMrl removeTempFiles];
[self unregisterApplicationObservers];
// [self unregisterApplicationObservers];
}
- (void)setShouldAutoplay:(BOOL)shouldAutoplay
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册