Remove GroupSynchronization class in things manager
authorJihun Ha <jihun.ha@samsung.com>
Fri, 18 Sep 2015 04:31:13 +0000 (13:31 +0900)
committerMadan Lanka <lanka.madan@samsung.com>
Fri, 18 Sep 2015 06:01:20 +0000 (06:01 +0000)
commit3681d1b83b5d2fdb58316250e5c43b8e58e67da0
tree51bfb283f6eef7301f72ddec531a19e40cd5affb
parent931ae3222a75635e59e9cf5c28e333e754b54498
Remove GroupSynchronization class in things manager

We've decided to remove the GroupSynchronization class because the current
implementation of the class is not clear to be used and does not provide
any useful functionalities to developers.
We will re-design this features more concretely and re-summit it in the future.

For Android and Tizen platform, we will summit patchsets soon.

Change-Id: Icd8116c69f9078af275aa91216c0f28db4378d32
Signed-off-by: Jihun Ha <jihun.ha@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/2661
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Madan Lanka <lanka.madan@samsung.com>
service/things-manager/sampleapp/linux/groupsyncaction/SConscript [deleted file]
service/things-manager/sampleapp/linux/groupsyncaction/group.cpp [deleted file]
service/things-manager/sampleapp/linux/groupsyncaction/musicplayer.cpp [deleted file]
service/things-manager/sampleapp/linux/groupsyncaction/phone.cpp [deleted file]
service/things-manager/sampleapp/linux/groupsyncaction/speaker.cpp [deleted file]
service/things-manager/sdk/inc/GroupSynchronization.h [deleted file]
service/things-manager/sdk/src/GroupSynchronization.cpp [deleted file]