diff options
Diffstat (limited to 'system/graphics/thebes/gfxEnv.h')
-rw-r--r-- | system/graphics/thebes/gfxEnv.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/graphics/thebes/gfxEnv.h b/system/graphics/thebes/gfxEnv.h index ff4a8063a..e1e491a9b 100644 --- a/system/graphics/thebes/gfxEnv.h +++ b/system/graphics/thebes/gfxEnv.h @@ -42,7 +42,6 @@ public: // Disabling the crash guard in DriverCrashGuard DECL_GFX_ENV("MOZ_DISABLE_CRASH_GUARD", DisableCrashGuard); - DECL_GFX_ENV("MOZ_FORCE_CRASH_GUARD_NIGHTLY", ForceCrashGuardNightly); // We force present to work around some Windows bugs - disable that if this // environment variable is set. |