[chronojump] Minor fix



commit 6e53f47e7e818c202714bb2508bbac300f282286
Author: Xavier de Blas <xaviblas gmail com>
Date:   Sun Oct 9 16:10:43 2016 +0200

    Minor fix

 src/chronopicRegister.cs |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/chronopicRegister.cs b/src/chronopicRegister.cs
index 0b891cf..efd8b3d 100644
--- a/src/chronopicRegister.cs
+++ b/src/chronopicRegister.cs
@@ -51,9 +51,6 @@ public class ChronopicRegisterPort
                this.FTDI = true;
                this.SerialNumber = serialNumber;
                this.Type = type;
-
-               if(Type == null)
-                       Type = Types.UNKNOWN;
        }
 
        public override string ToString()


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]