Eliminate duplicate

This commit is contained in:
Gregory John Casamento 2019-08-04 23:44:49 -04:00
parent 54b86e303b
commit b388b14df5

View file

@ -206,8 +206,6 @@ typedef NSInteger NSOperationQueuePriority;
# if defined(GS_NSBlockOperation_IVARS)
@public GS_NSBlockOperation_IVARS
# endif
#else
@private id _internal;
#endif
}