Remove unused function
This commit is contained in:
parent
5099964c67
commit
4f6cd65c13
1 changed files with 0 additions and 3 deletions
|
@ -26,9 +26,6 @@
|
|||
#error WinBacktrace is only supported on x86 architectures.
|
||||
#endif
|
||||
|
||||
|
||||
void dumpInfo(StackFrame* frame, const BYTE* caller, HINSTANCE hInst);
|
||||
|
||||
// We need to do some crazy shit to walk through the stack.
|
||||
// Windows unwinds the stack when an exception is thrown, so we
|
||||
// need to examine the EXCEPTION_POINTERS's CONTEXT.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue