From f6730aae6fe048611ad0228e9f4023c00e569096 Mon Sep 17 00:00:00 2001 From: Yeo Kheng Meng Date: Tue, 25 Oct 2016 22:56:22 +0800 Subject: [PATCH] remove print top --- Sources/SwiftSerial.swift | 1 - 1 file changed, 1 deletion(-) diff --git a/Sources/SwiftSerial.swift b/Sources/SwiftSerial.swift index e68879d..d7cae99 100644 --- a/Sources/SwiftSerial.swift +++ b/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