Cleaning up code for runtime, installer, RMI, compiler for the Java side
[iot2.git] / iotjava / iotruntime / master / LoadBalancer.java
index b440101fa4aa1196d4ca1bc44cef8e35fcbfeebe..9ef36c7d86261d2212be93cedc34ab3bd88e2fd4 100644 (file)
@@ -51,7 +51,6 @@ public final class LoadBalancer {
        /**
         * LoadBalancer class constants
         */
-//     private static final String STR_TABLE_COMPUTE_NODE = "IoTComputeNodePC";
     private static final String STR_TABLE_COMPUTE_NODE = "IoTComputeNode";
 
        /**