diff options
Diffstat (limited to 'src/OSSupport/StackTrace.h')
-rw-r--r-- | src/OSSupport/StackTrace.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/OSSupport/StackTrace.h b/src/OSSupport/StackTrace.h index 228a00077..cff1bb8af 100644 --- a/src/OSSupport/StackTrace.h +++ b/src/OSSupport/StackTrace.h @@ -9,7 +9,3 @@ /** Prints the stacktrace for the current thread. */ extern void PrintStackTrace(void); - - - - |