Commit 7a8f1d7d by pierce

删除没有的注释

parent 5520466d
...@@ -52,8 +52,6 @@ ...@@ -52,8 +52,6 @@
urlString = [NSString stringWithFormat:@"%@&roomType=%@",urlString,roomType]; urlString = [NSString stringWithFormat:@"%@&roomType=%@",urlString,roomType];
} }
// urlString = [NSString stringWithFormat:@"http://ceshi.yabolive.tv/share/index.html?uid=%@&agentCode=%@&bindType=4",[FUSCacheDataShare shareStore].userDetailInfo.uid,roomId];
if (!viewController) { if (!viewController) {
FUSLogInfo(@"当前Controller为nil,无法推出分享dialog"); FUSLogInfo(@"当前Controller为nil,无法推出分享dialog");
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment