diff --git a/indra/newview/llappdelegate-objc.mm b/indra/newview/llappdelegate-objc.mm index 646edab94b7b2575e9bfe818015062653ca8f7fe..02f26102721953c89d93358f378cd1b9bd44cf55 100644 --- a/indra/newview/llappdelegate-objc.mm +++ b/indra/newview/llappdelegate-objc.mm @@ -60,7 +60,6 @@ options.dsn = @SENTRY_DSN; options.debug = NO; options.releaseName = @LL_VIEWER_CHANNEL_AND_VERSION; - options.enableOutOfMemoryTracking = NO; }]; #endif