Cleaning up code for runtime, installer, RMI, compiler for the Java side
[iot2.git] / iotjava / iotruntime / slave / IoTDeviceAddress.java
index 5883b6801f9b00be07943ab556472596e021c3a9..b4224adf2ebf5722766f0aae849ae2e90a981b2f 100644 (file)
@@ -37,7 +37,6 @@ public final class IoTDeviceAddress extends IoTAddress {
         * @param   _isDstPortWildCard  Is this destination port a wild card (=can change port number)?\r
         */\r
        protected IoTDeviceAddress(String _sAddress, int _iSrcPort, int _iDstPort, boolean _isSrcPortWildCard,\r
-       //public IoTDeviceAddress(String _sAddress, int _iSrcPort, int _iDstPort, boolean _isSrcPortWildCard,  \r
                boolean _isDstPortWildCard) throws UnknownHostException {\r
 \r
                super(_sAddress);\r