소스 검색

fix

Signed-off-by: marinofaggiana <marino@marinofaggiana.com>
marinofaggiana 3 년 전
부모
커밋
7ea63f7e03
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 4
      iOSClient/Viewer/NCViewerMedia/NCViewerMedia.swift

+ 0 - 4
iOSClient/Viewer/NCViewerMedia/NCViewerMedia.swift

@@ -146,10 +146,6 @@ class NCViewerMedia: UIViewController {
         }
     }
     
-    deinit {
-        print("deinit NCViewerMedia")
-    }
-
     // MARK: -
     
     func getViewerMediaZoom(index: Int, image: UIImage?, metadata: tableMetadata, direction: UIPageViewController.NavigationDirection) -> NCViewerMediaZoom {