marinofaggiana 4 năm trước cách đây
mục cha
commit
42fcdd73f9
1 tập tin đã thay đổi với 0 bổ sung7 xóa
  1. 0 7
      iOSClient/Viewer/NCViewerPDF/NCViewerPDF.swift

+ 0 - 7
iOSClient/Viewer/NCViewerPDF/NCViewerPDF.swift

@@ -239,10 +239,3 @@ class NCViewerPDF: UIViewController, NCViewerPDFSearchDelegate {
         pdfView.go(to: pdfSelection)
     }
 }
-
-extension NCViewerPDF : UINavigationControllerDelegate {
-
-    override func willMove(toParent parent: UIViewController?) {
-        super.willMove(toParent: parent)
-     }
-}