Ver Fonte

remove print top

Yeo Kheng Meng há 9 anos atrás
pai
commit
f6730aae6f
1 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 1
      Sources/SwiftSerial.swift

+ 0 - 1
Sources/SwiftSerial.swift

@@ -267,7 +267,6 @@ public class SerialPort {
                             useHardwareFlowControl: Bool = false,
                             useHardwareFlowControl: Bool = false,
                             useSoftwareFlowControl: Bool = false,
                             useSoftwareFlowControl: Bool = false,
                             processOutput: Bool = false) {
                             processOutput: Bool = false) {
-        print("top")
         
         
         guard let fileDescriptor = fileDescriptor else {
         guard let fileDescriptor = fileDescriptor else {
             return
             return