Skip to content

Commit

Permalink
Removed "OMIT_STACK_FRAME" from the header in this project (it will b…
Browse files Browse the repository at this point in the history
…e contained entirely in CwlUtils).
  • Loading branch information
mattgallagher committed Feb 21, 2017
1 parent af16933 commit d12d5e0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Sources/CwlSignal/CwlSignal.h
Expand Up @@ -28,6 +28,4 @@ FOUNDATION_EXPORT const unsigned char CwlSignalVersionString[];

// In this header, you should import all the public headers of your framework using statements like #import <CwlSignal/PublicHeader.h>

#if !OMIT_STACK_FRAME
#import "CwlFrameAddress.h"
#endif

0 comments on commit d12d5e0

Please sign in to comment.