Removed WatchDog, AVRCP, Cloud, PalmTouch, WifiShare unused functionality defines 79/89879/2
authorbhutani.92 <bhutani.92@samsung.com>
Tue, 27 Sep 2016 09:37:09 +0000 (15:07 +0530)
committerbhutani.92 <bhutani.92@samsung.com>
Tue, 27 Sep 2016 10:42:24 +0000 (16:12 +0530)
commitc03aa4ceef34d457a619d3b50317febc03158e89
tree58986282b526cacf5c193368fae4a69765734c5c
parent6515b8198f468501117116edf09c2480183c897f
Removed WatchDog, AVRCP, Cloud, PalmTouch, WifiShare unused functionality defines

Change-Id: Ib1df8730197247b211a0499f7525babcca142eed
Signed-off-by: bhutani.92 <bhutani.92@samsung.com>
43 files changed:
CMakeLists.txt
project_def.prop
sound-player/CMakeLists.txt
sound-player/project_def.prop
src/common/include/mp-ug-launch.h
src/common/mp-app.c
src/common/mp-common.c
src/common/mp-edit-callback.c
src/common/mp-media-info.c
src/common/mp-menu.c
src/common/mp-play.c
src/common/mp-ug-launch.c
src/common/mp-util.c
src/common/mp-widget.c
src/core/include/mp-avrcp.h [deleted file]
src/core/include/mp-cloud.h [deleted file]
src/core/include/mp-playlist-mgr.h
src/core/include/mp-voice-control-mgr.h [deleted file]
src/core/include/mp-watch-dog.h [deleted file]
src/core/mp-avrcp.c [deleted file]
src/core/mp-player-control.c
src/core/mp-player-mgr.c
src/core/mp-playlist-mgr.c
src/core/mp-setting-ctrl.c
src/core/mp-watch-dog.c [deleted file]
src/include/mp-define.h
src/mp-main.c
src/view/mp-album-detail-view.c
src/view/mp-artist-detail-view.c
src/view/mp-folder-detail-view.c
src/view/mp-folder-view.c
src/view/mp-make-offline-view.c [deleted file]
src/view/mp-player-view.c
src/view/mp-playlist-detail-view.c
src/widget/include/mp-popup.h
src/widget/mp-all-list.c
src/widget/mp-ctxpopup.c
src/widget/mp-folder-list.c
src/widget/mp-now-playing-list.c
src/widget/mp-popup.c
src/widget/mp-search-list.c
src/widget/mp-shortcut.c
src/widget/mp-track-list.c