Browse Source

remove old code

marinofaggiana 3 years ago
parent
commit
1b4efdbe82
1 changed files with 0 additions and 1 deletions
  1. 0 1
      iOSClient/Viewer/NCViewerVideo/NCViewerVideoToolBar.swift

+ 0 - 1
iOSClient/Viewer/NCViewerVideo/NCViewerVideoToolBar.swift

@@ -46,7 +46,6 @@ class NCViewerVideoToolBar: UIView {
     private var wasInPlay: Bool = false
     private var playbackSliderEvent: sliderEventType = .ended
     private let seekDuration: Float64 = 15
-    private var singleTapGestureRecognizer: UITapGestureRecognizer!
 
     // MARK: - View Life Cycle