X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Finternal%2Faccessibility-manager%2Faccessibility-manager-impl.h;h=23da644d77fe03e8624f9a19a7293f68f4682a93;hp=bb2b2756c72b29dd883b2e42690f6b4bb9af95fc;hb=5af1500ee4cbc72412934b8b7c7dc4ec0c206405;hpb=69e82a1bf2e1e4528efbdc6f87b502263cdfb150 diff --git a/dali-toolkit/internal/accessibility-manager/accessibility-manager-impl.h b/dali-toolkit/internal/accessibility-manager/accessibility-manager-impl.h index bb2b275..23da644 100644 --- a/dali-toolkit/internal/accessibility-manager/accessibility-manager-impl.h +++ b/dali-toolkit/internal/accessibility-manager/accessibility-manager-impl.h @@ -2,7 +2,7 @@ #define __DALI_TOOLKIT_INTERNAL_ACCESSIBILITY_MANAGER_H__ /* - * Copyright (c) 2015 Samsung Electronics Co., Ltd. + * Copyright (c) 2016 Samsung Electronics Co., Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -486,11 +486,6 @@ private: void DoActivate(Actor actor); /** - * Create the default indicator actor to highlight the focused actor. - */ - void CreateDefaultFocusIndicatorActor(); - - /** * Set whether the actor is focusable or not. A focusable property will be registered for * the actor if not yet. * @param actor The actor to be focused