Supress the GCC 4.8 build complains
authorSung-jae Park <nicesj.park@samsung.com>
Tue, 23 Dec 2014 10:30:52 +0000 (19:30 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Tue, 23 Dec 2014 10:30:52 +0000 (19:30 +0900)
commitc6770f2e7d3615074478a2e76c992c8c9638e5e4
treed074a225bdc567f84bccc8955cb30d0fea81362e
parent3c6e1215dec1269e83ddff1cb2788c1ce133a7aa
Supress the GCC 4.8 build complains

Inlining failed warning should not be occurred.
It seems that the inlining failed issue is related with stack size.
Anyway we should avoid this kind of error, this patch will remove "inline" keyword which is detected by GCC.

[model] Redwood,Kiran,B3(Wearable)
[binary_type] AP
[customer] Docomo/Orange/ATT/Open
[issue#] N/A
[problem]
[cause]
[solution]
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I3d7a5df6079c93f6d9222f0277d4a970635b3520
pkgmgr_dynamicbox/src/service_register.c