Fix for unused variable copilation warning in BookmarkService 44/49844/3
authorJanusz Majnert <j.majnert@samsung.com>
Mon, 19 Oct 2015 14:07:21 +0000 (16:07 +0200)
committerJanusz Majnert <j.majnert@samsung.com>
Wed, 21 Oct 2015 07:30:03 +0000 (00:30 -0700)
commitf5dffc86312f75da3772d6fc0edf8268cbe64194
tree0a0fe79ef9f08d8f6e90a2ac538701a054acbe80
parent822bee9e00525aee678276eaf321e550e93a5bbf
Fix for unused variable copilation warning in BookmarkService

[Issue]        N/A
[Problem]      Compilation warning about unused variable
[Solution]     Remove the unneeded variable
[Verification] Build the project and verify that there are no warnings from
               BookmarkService.cpp

Change-Id: Id663552f0be06ce1c009c51864e9f06e23a485a5
services/BookmarkService/BookmarkService.cpp