From 4c0864299e0b10e1cabfc7f121b3ab357bb5bd07 Mon Sep 17 00:00:00 2001 From: clone Date: Tue, 4 Jun 2013 15:42:07 +0900 Subject: [PATCH] Fixed N_SE-38928; removed Show. Change-Id: I4e68be5d13166b3cd9e28d909e9e32305580e9e5 Signed-off-by: clone --- src/ui/controls/FUiCtrl_TabBar.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ui/controls/FUiCtrl_TabBar.cpp b/src/ui/controls/FUiCtrl_TabBar.cpp index e135318..2601640 100644 --- a/src/ui/controls/FUiCtrl_TabBar.cpp +++ b/src/ui/controls/FUiCtrl_TabBar.cpp @@ -517,7 +517,6 @@ void _TabBar::OnDraw(void) { __pTabBarPresenter->Draw(); - _Control::Show(); SetAllAccessibilityElement(); } -- 2.7.4