Remove building of unnecessary components 00/135300/3
authorZofia Abramowska <z.abramowska@samsung.com>
Thu, 22 Jun 2017 11:58:05 +0000 (13:58 +0200)
committerZofia Abramowska <z.abramowska@samsung.com>
Mon, 26 Jun 2017 14:12:13 +0000 (16:12 +0200)
commitdd89491a3e613507d62de874debce8ad4714d7c6
treecaa2231489ec3360f40983ebbdad2390519933a2
parentc3e603b46d8922f846f887a06119a7827c1609aa
Remove building of unnecessary components

Remove:
* askuser agent
* askuser privacy plugins
* askuser client plugin
* askuser commons

Change-Id: I4f9e0e768be6e2ea46aa830bb9a9da101ed326bc
17 files changed:
CMakeLists.txt
packaging/askuser.spec
src/agent/notification-daemon/Logic.cpp
src/agent/notification-daemon/Logic.h
src/agent/notification-daemon/event/Event.h
src/agent/notification-daemon/ui/Answerable.h
src/agent/notification-daemon/ui/Po.cpp
src/agent/notification-daemon/ui/Po.h
src/agent/notification-daemon/ui/PopupLaunchMobile.h [deleted file]
src/agent/notification-daemon/ui/PopupLaunchWearable.h [deleted file]
src/agent/notification-daemon/ui/Popupper.cpp
src/agent/notification-daemon/ui/Popupper.h
src/agent/notification-daemon/ui/Toast.h [deleted file]
src/plugin/CMakeLists.txt
src/plugin/client/ClientPlugin.cpp [deleted file]
src/plugin/client/PrivacyPlugin.cpp [deleted file]
src/plugin/service/PrivacyPlugin.cpp [deleted file]