Supress the GCC 4.8 build complains
authorSung-jae Park <nicesj.park@samsung.com>
Tue, 23 Dec 2014 10:24:39 +0000 (19:24 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Tue, 23 Dec 2014 10:24:39 +0000 (19:24 +0900)
commitadff08ffed23ff7b8071ab5537ef544d28f221e1
treea8d423d084ef09b8050fa5fcc4ff02592040a725
parent7daa9bcefe9ec9bd6a375c2c14eba95bbfae0474
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: Ibfdefba4440e227dc705e293b1b094589c95167a
pkgmgr_dynamicbox/src/service_register.c