Fix static analysis issue
authorJunghyun Yeon <jungh.yeon@samsung.com>
Wed, 3 Mar 2021 11:07:12 +0000 (20:07 +0900)
committer연정현/Tizen Platform Lab(SR)/Staff Engineer/삼성전자 <jungh.yeon@samsung.com>
Thu, 4 Mar 2021 01:24:48 +0000 (10:24 +0900)
commit6c136a813b458fa76701824836b9289677ebbee4
tree687c41c89d523c51b0d4c216dc7ab67546755964
parent5776d21e27b18dd011e103ba98154405b1454174
Fix static analysis issue

- Add default initializer at constructor.
- Remove unused variable.

Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
src/common/database/abstract_db_handler.cc
src/common/parcel/pkginfo_parcelable.cc