Revert "add comment in cloud interface"
authorPhilippe Coval <philippe.coval@osg.samsung.com>
Tue, 3 Jan 2017 08:07:49 +0000 (09:07 +0100)
committerJee Hyeok Kim <jihyeok13.kim@samsung.com>
Mon, 16 Jan 2017 06:40:14 +0000 (06:40 +0000)
This reverts commit 58527286c09390f3bdd7876666aa02677fdfdf9f.

Change-Id: Ic920258819ae8ebcc14592279c07b20600000000
Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/16071
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Jee Hyeok Kim <jihyeok13.kim@samsung.com>
cloud/interface/src/main/java/org/iotivity/cloud/ciserver/CloudInterfaceServer.java

index c05b382..f948771 100755 (executable)
@@ -43,12 +43,6 @@ import org.iotivity.cloud.ciserver.resources.proxy.rd.ResourceFind;
 import org.iotivity.cloud.ciserver.resources.proxy.rd.ResourcePresence;
 import org.iotivity.cloud.util.Log;
 
-/**
- *
- * This class is in charge of running of cloud interface server
- *
- */
-
 public class CloudInterfaceServer {
 
     public static void main(String[] args) throws Exception {