Update FayeObjc/FayeClient.m

Remove ref to constants header
This commit is contained in:
Paul Crawford
2013-01-14 13:59:24 -08:00
parent 9b316cd7f1
commit 7777aefe62

View File

@@ -27,7 +27,6 @@
#import "FayeClient.h"
#import "FayeMessage.h"
#import "CCConstants.h"
// allows definition of private property
@interface FayeClient ()
@@ -375,4 +374,4 @@
}
}
@end
@end