diff options
Diffstat (limited to 'src/shared/WheatyExceptionReport.cpp')
-rw-r--r-- | src/shared/WheatyExceptionReport.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/shared/WheatyExceptionReport.cpp b/src/shared/WheatyExceptionReport.cpp index f2fd9b0f2e7..8fb5d5e2d2a 100644 --- a/src/shared/WheatyExceptionReport.cpp +++ b/src/shared/WheatyExceptionReport.cpp @@ -374,7 +374,6 @@ void WheatyExceptionReport::printTracesForAllThreads() CloseHandle(hThreadSnap); } - //=========================================================================== // Open the report file, and write the desired information to it. Called by // WheatyUnhandledExceptionFilter |