Skip to content

Commit

Permalink
Remove unused constant
Browse files Browse the repository at this point in the history
  • Loading branch information
jspahrsummers committed May 26, 2015
1 parent b44aa63 commit 098c864
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Source/carthage/swift-is-crashy.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
#include <string.h>
#include <unistd.h>

static const int BACKTRACE_FRAME_COUNT = 128;

static const char * const exceptionMessage = "\n"
"Caught signal triggered by the Swift runtime!\n"
"%s\n"
Expand Down

0 comments on commit 098c864

Please sign in to comment.