Fix compiler warning in FocusManager.cpp 12/49712/4
authorJanusz Majnert <j.majnert@samsung.com>
Mon, 19 Oct 2015 10:50:45 +0000 (12:50 +0200)
committerJanusz Majnert <j.majnert@samsung.com>
Wed, 21 Oct 2015 07:29:25 +0000 (00:29 -0700)
commit53eb8d01a3f4d2dfff9aab6be443ac46e538babe
treebe4aeaa39fb0987fd3e0788e48e9dd4c6c6faed0
parent22f08a4b98948f4e54476a2b333441d1fdb66d96
Fix compiler warning in FocusManager.cpp

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

Change-Id: Iefda280361a6ff12dbe40179d1bfe67a39aab533
core/Tools/FocusManager.cpp