Add XMPPDisco*.h to ObjXMPP.h, remove debug code

This commit is contained in:
Florian Zeitz 2013-03-23 23:06:41 +01:00
parent beeb3e617e
commit 56e3aef482
2 changed files with 4 additions and 3 deletions

View file

@ -37,3 +37,7 @@
#import "XMPPContact.h"
#import "XMPPContactManager.h"
#import "XMPPDiscoEntity.h"
#import "XMPPDiscoNode.h"
#import "XMPPDiscoIdentity.h"