Remove unused declares

main
Graham--M 5 years ago committed by David Chisnall
parent 2deec335f6
commit 38f44a8752

@ -221,10 +221,6 @@ static IMP NewAutoreleasePool;
static IMP DeleteAutoreleasePool;
static IMP AutoreleaseAdd;
extern BOOL FastARCRetain;
extern BOOL FastARCRelease;
extern BOOL FastARCAutorelease;
static BOOL useARCAutoreleasePool;
static const long refcount_shift = 1;

Loading…
Cancel
Save