diff options
Diffstat (limited to 'platform/osx/crash_handler_osx.h')
-rw-r--r-- | platform/osx/crash_handler_osx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/osx/crash_handler_osx.h b/platform/osx/crash_handler_osx.h index abd9812596..9970f6045a 100644 --- a/platform/osx/crash_handler_osx.h +++ b/platform/osx/crash_handler_osx.h @@ -32,7 +32,6 @@ #define CRASH_HANDLER_OSX_H class CrashHandler { - bool disabled; public: |