Skip to content

Commit

Permalink
Merge branch 'hotfix/7.129.1'
Browse files Browse the repository at this point in the history
# Conflicts:
#	Configuration/Version.xcconfig
#	DuckDuckGo.xcodeproj/project.pbxproj
#	DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
#	DuckDuckGo/Settings.bundle/Root.plist
  • Loading branch information
brindy committed Jul 23, 2024
2 parents 4978e9f + b1b0528 commit 061d0ad
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions DuckDuckGo/AppDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -106,12 +106,6 @@ import WebKit

override init() {
super.init()

if !didCrashDuringCrashHandlersSetUp {
didCrashDuringCrashHandlersSetUp = true
CrashLogMessageExtractor.setUp()
didCrashDuringCrashHandlersSetUp = false
}
}

// swiftlint:disable:next function_body_length
Expand Down

0 comments on commit 061d0ad

Please sign in to comment.