浏览代码

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 {