소스 검색

remove print top

Yeo Kheng Meng 9 년 전
부모
커밋
f6730aae6f
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      Sources/SwiftSerial.swift

+ 0 - 1
Sources/SwiftSerial.swift

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