Skip to content

Commit

Permalink
Undef tracing
Browse files Browse the repository at this point in the history
  • Loading branch information
hmelder committed Dec 13, 2024
1 parent a13f584 commit 791fc23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/NSKVOSupport.m
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ This code is licensed under the MIT License (MIT).
#import <Foundation/Foundation.h>

// Uncomment for tracing KVO dispatch machinery
#define GS_KVO_TRACING
//#define GS_KVO_TRACING

typedef void (^DispatchChangeBlock)(_NSKVOKeyObserver *);

Expand Down

0 comments on commit 791fc23

Please sign in to comment.