Skip to content

Commit

Permalink
Add stackwalk/h/framestepper.h
Browse files Browse the repository at this point in the history
  • Loading branch information
hainest committed Apr 3, 2024
1 parent 7281fb0 commit 6539c0a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion stackwalk/h/framestepper.h
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ class SW_EXPORT FrameStepper {

virtual ~FrameStepper();

//Default priorities for built in wanderers.
static const unsigned stackbottom_priority = 0x10000;
static const unsigned dyninstr_priority = 0x10010;
static const unsigned sighandler_priority = 0x10020;
Expand Down

0 comments on commit 6539c0a

Please sign in to comment.