去掉分享按钮的代理设置
parent
b98dc5a5a4
commit
2b1691f26c
|
@ -16,7 +16,6 @@
|
|||
{
|
||||
NSLog(@"MOP_registerAppletHandler");
|
||||
[FATClient sharedClient].delegate = [MOPAppletDelegate instance];
|
||||
[FATClient sharedClient].shareItemDelegate = [MOPAppletDelegate instance];
|
||||
}
|
||||
|
||||
@end
|
||||
|
|
Loading…
Reference in New Issue