From be37f362c017d75546cb75b879af79d004326274 Mon Sep 17 00:00:00 2001 From: Seongjun Yim Date: Fri, 29 Mar 2013 21:04:21 +0900 Subject: [PATCH] fix build error Change-Id: I3a633f57ace497b6328d1dfb2f5625630a3ee690 Signed-off-by: Seongjun Yim --- src/controls/FWebCtrl_WebImpl.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/controls/FWebCtrl_WebImpl.cpp b/src/controls/FWebCtrl_WebImpl.cpp index 0aa1622..2cd3d54 100755 --- a/src/controls/FWebCtrl_WebImpl.cpp +++ b/src/controls/FWebCtrl_WebImpl.cpp @@ -88,7 +88,6 @@ #include "FWebCtrl_AuthConfirmPopup.h" #include "FWebCtrl_AuthenticationChallengeImpl.h" #include "FWebCtrl_EflWebkit.h" -#include "FWebCtrl_GeolocationConfirmPopup.h" #include "FWebCtrl_GeolocationPermissionManagerImpl.h" #include "FWebCtrl_HitElementResultImpl.h" #include "FWebCtrl_InputPickerPopup.h" -- 2.7.4