Skip to content

Commit bdbe0a7

Browse files
committed
Oops, left a debug compiler switch on in previous commit.
1 parent ae1e18c commit bdbe0a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SSYDeallocDetector.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
@implementation SSYDeallocDetector
55

6-
#if 11
6+
#if 0
77
#warning Logging retains, releases and deallocs of Dealloc Detector
88
#define LOG_RETAINS_RELEASES_AND_DEALLOCS 1
99
#endif

0 commit comments

Comments
 (0)