Coding style.
This commit is contained in:
parent
2889711e69
commit
603d3bad7a
6 changed files with 24 additions and 13 deletions
|
@ -155,7 +155,6 @@ OF_APPLICATION_DELEGATE(AppDelegate)
|
|||
of_log(@"Supports SM: %@",
|
||||
[conn_ supportsStreamManagement] ? @"YES" : @"NO");
|
||||
|
||||
|
||||
XMPPDiscoEntity *discoEntity =
|
||||
[[XMPPDiscoEntity alloc] initWithConnection: conn];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue