marinofaggiana 4 years ago
parent
commit
dced736ac2
1 changed files with 0 additions and 1 deletions
  1. 0 1
      iOSClient/Viewer/NCViewerImage/NCViewerImage.swift

+ 0 - 1
iOSClient/Viewer/NCViewerImage/NCViewerImage.swift

@@ -449,7 +449,6 @@ class NCViewerImage: UIViewController {
                         NCManageDatabase.shared.addVideoTime(metadata: self.currentMetadata, time: player?.currentTime())
                     }
                 }
-                print("Pause")
             }
         }
     }