aboutsummaryrefslogtreecommitdiff
path: root/src/common/Debugging
diff options
context:
space:
mode:
authorAokromes <aokromes@gmail.com>2017-11-25 02:50:29 +0100
committerAokromes <aokromes@gmail.com>2017-11-25 02:50:29 +0100
commit90badf9d7e328d74877eb9e3ea3099bf6c019e73 (patch)
tree82b0e8e92b7d08cc918e7492d395b7aabaab5d13 /src/common/Debugging
parentd5c6a4f20aa801c38aa2ba5a836eabee21acfb37 (diff)
Misc: More cleanup
Diffstat (limited to 'src/common/Debugging')
-rw-r--r--src/common/Debugging/WheatyExceptionReport.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/Debugging/WheatyExceptionReport.h b/src/common/Debugging/WheatyExceptionReport.h
index ccb9edd7643..0f5ceb3c263 100644
--- a/src/common/Debugging/WheatyExceptionReport.h
+++ b/src/common/Debugging/WheatyExceptionReport.h
@@ -211,4 +211,3 @@ class WheatyExceptionReport
extern WheatyExceptionReport g_WheatyExceptionReport; // global instance of class
#endif // _WIN32
#endif // _WHEATYEXCEPTIONREPORT_
-