mirror of
https://github.com/swisspol/GCDWebServer.git
synced 2026-02-11 00:00:07 +08:00
Fix
This commit is contained in:
@@ -38,7 +38,6 @@
|
||||
@synthesize data=_data;
|
||||
|
||||
- (void)dealloc {
|
||||
DCHECK(_data != nil);
|
||||
ARC_RELEASE(_data);
|
||||
|
||||
ARC_DEALLOC(super);
|
||||
|
||||
Reference in New Issue
Block a user