[CLEAN] Remove dead code 71/64671/3
authorAlexander Aksenov <a.aksenov@samsung.com>
Thu, 31 Mar 2016 13:29:07 +0000 (16:29 +0300)
committerAlexander Aksenov <a.aksenov@samsung.com>
Tue, 19 Apr 2016 16:29:36 +0000 (19:29 +0300)
commit70dc652af4020ebc6a8a9301942ebc4e8acf8d54
tree38bf9e3ffd9bfb0550fb2d0542fa6b076ad1d23f
parent0dee769edc9ff53527b0ae664ef8c3ef838ed4da
[CLEAN] Remove dead code

Removed because it is never used now:
- getting app map address;
- backtraces;
- screen capture initialization;
- symbol hash table;
- ui object hash table;
- object hash table;
- detector hash table;
- map list (used for filtering callers);
- app start time storing;
- pack uicontrol and pack scene;
- handling APP_MSG_MAPS_INST_LIST message.

Change-Id: Ie93c1ea717e6b9bf0fad6fe362264a46bdd234a0
Signed-off-by: Alexander Aksenov <a.aksenov@samsung.com>
15 files changed:
Makefile
helper/addr-tizen.c [deleted file]
helper/btsym.c [deleted file]
helper/dacapture.c
helper/dacollection.c
helper/dahelper.c
helper/damaps.c [deleted file]
helper/libdaprobe.c
include/app_protocol.h
include/binproto.h
include/dacollection.h
include/dahelper.h
include/damaps.h [deleted file]
include/daprobe.h
probe_capi/capi_appfw.c