Clean-up GlobalDAO (GetDeviceCapability)
authorJihoon Chung <jihoon.chung@samsaung.com>
Tue, 22 Oct 2013 08:26:41 +0000 (17:26 +0900)
committerSoo-Hyun Choi <sh9.choi@samsung.com>
Tue, 29 Oct 2013 06:24:16 +0000 (15:24 +0900)
commitbd62254559c4eec5a92617a510a93b060462b9e1
tree2adf445a899e251b4cb41cbbc15c18d80765f35d
parentdd4234189c1f8fdcda8a5d93048e76a650e3d517
Clean-up GlobalDAO (GetDeviceCapability)

[Issue#]   LINUXWRT-1034
[Problem]  GlobalDAO has unnecessary API.
[Cause]    N/A
[Solution] Remove "GetDeviceCapability" API
           - API moevs to "FeatureDAO::GetDeviceCapability"
           - Also clean-up GlobalDAOReadOnly.

[Verification] build repo
[SCMRequest] N/A

Change-Id: I397595406d6f3fabc59b67776010876b25328d84
modules/widget_dao/CMakeLists.txt
modules/widget_dao/dao/global_dao_read_only.cpp [deleted file]
modules/widget_dao/include/dpl/wrt-dao-ro/global_dao_read_only.h [deleted file]