Skip to content

Commit

Permalink
Removed unused lines
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeHex committed Dec 9, 2016
1 parent b1525b6 commit 85ca2dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/KSCrash/Recording/KSCrash.m
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ @implementation KSCrash
@synthesize catchZombies = _catchZombies;
@synthesize doNotIntrospectClasses = _doNotIntrospectClasses;
@synthesize suspendThreadsForUserReported = _suspendThreadsForUserReported;
@synthesize reportWhenDebuggerIsAttached = _reportWhenDebuggerIsAttached;
@synthesize demangleLanguages = _demangleLanguages;


Expand Down

0 comments on commit 85ca2dc

Please sign in to comment.