Skip to content

Commit

Permalink
Disable automatic stopPreheating
Browse files Browse the repository at this point in the history
  • Loading branch information
kean committed Sep 25, 2018
1 parent 0e11110 commit e078f8e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Sources/ImagePreheater.swift
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ public final class ImagePreheater {
case diskCache
}

deinit {
stopPreheating()
}

/// Initializes the `Preheater` instance.
/// - parameter manager: `Loader.shared` by default.
/// - parameter `maxConcurrentRequestCount`: 2 by default.
Expand Down

0 comments on commit e078f8e

Please sign in to comment.