Skip to content

Commit

Permalink
Update AppDelegate.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
ErBWs committed Dec 29, 2024
1 parent 739786c commit e3d46c8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions macos/Runner/AppDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ class AppDelegate: FlutterAppDelegate {
return true
}

override func applicationSupportsSecureRestorableState(_ app: NSApplication) -> Bool {
return true
}

var playerView: AVPlayerView!
var player: AVPlayer?
var videoUrl: URL?
Expand Down

0 comments on commit e3d46c8

Please sign in to comment.