[Tizen] Remove unused variable and fix other nits
authorMaciej Piotrowski <m.piotrowski@samsung.com>
Mon, 29 Dec 2014 11:35:29 +0000 (12:35 +0100)
committerMaciej Piotrowski <m.piotrowski@samsung.com>
Wed, 7 Jan 2015 08:43:22 +0000 (09:43 +0100)
commit6cbeb91a68f267ffaf13bb3478a0015b80a48066
tree6cb2115ba4e5a6959433ce9553dc9118503eb16e
parentfca589afedd57743cedbe8c9c80c2af16629554d
[Tizen] Remove unused variable and fix other nits

Unused variable 'sortorder' was removed and some other nits were
introduced. Besides this one optimization was done in
NotifyDatabaseChange fuction (check validity of user_data before
preparing response).
src/callhistory/callhistory.cc
src/callhistory/callhistory_mobile.cc