Remove auto unsubscribing request event callback 51/96251/1 accepted/tizen/3.0/common/20161114.081602 accepted/tizen/3.0/ivi/20161110.015543 accepted/tizen/3.0/mobile/20161110.015255 accepted/tizen/3.0/tv/20161110.015421 accepted/tizen/3.0/wearable/20161110.015512 submit/tizen_3.0/20161107.133644 submit/tizen_3.0_common/20161110.084657
authorSangyoon Jang <s89.jang@samsung.com>
Tue, 8 Nov 2016 08:45:55 +0000 (17:45 +0900)
committerSangyoon Jang <s89.jang@samsung.com>
Tue, 8 Nov 2016 08:49:36 +0000 (17:49 +0900)
commit03b0675ff3948521ddabf17293d5add3bc767f68
treecc4f795fe365bbb621f0d49b263c18bb6b39ea43
parenta0c336fc0aeb6118ed5d4ae009cff2b7c566d57b
Remove auto unsubscribing request event callback

Now client can listen multiple callbacks for one reqkey,
so this auto removing logic should be modified.
This commit removes this logic temporarily.

Change-Id: Ie7219e04c33d1291468087df9f896f6057f8d677
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
client/src/pkgmgr_client_connection.c