Fix an unused variable compilation warning in BookmarkManagerUI 43/49843/2
authorJanusz Majnert <j.majnert@samsung.com>
Mon, 19 Oct 2015 14:04:50 +0000 (16:04 +0200)
committerJanusz Majnert <j.majnert@samsung.com>
Wed, 21 Oct 2015 07:29:44 +0000 (00:29 -0700)
commit822bee9e00525aee678276eaf321e550e93a5bbf
treece7f486291ae35384cee41af628aa0207b338e0c
parent53eb8d01a3f4d2dfff9aab6be443ac46e538babe
Fix an unused variable compilation warning in BookmarkManagerUI

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

Change-Id: I1093b838cbe8afcea424abe404d96cb65cd95402
services/BookmarkManagerUI/BookmarkManagerUI.cpp