X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Finternal%2Fcontrols%2Fsuper-blur-view%2Fsuper-blur-view-impl.h;h=0c782c94610e3f53971c537ecae476e9a4e508d5;hp=4380a6ed037f6f13f6d4b46c61337f4bb9f30938;hb=1e7f2e72fcc37576c754ca2ed563ece458942960;hpb=8baeadfe23cbb78ccc879aec3350edde7bf8424a diff --git a/dali-toolkit/internal/controls/super-blur-view/super-blur-view-impl.h b/dali-toolkit/internal/controls/super-blur-view/super-blur-view-impl.h index 4380a6e..0c782c9 100644 --- a/dali-toolkit/internal/controls/super-blur-view/super-blur-view-impl.h +++ b/dali-toolkit/internal/controls/super-blur-view/super-blur-view-impl.h @@ -2,7 +2,7 @@ #define __DALI_TOOLKIT_INTERNAL_SUPER_BLUR_VIEW_H__ /* - * Copyright (c) 2016 Samsung Electronics Co., Ltd. + * Copyright (c) 2017 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. @@ -132,11 +132,6 @@ private: // from Control virtual void OnStageConnection( int depth ); /** - * @copydoc CustomActorImpl::OnStageDisconnection() - */ - virtual void OnStageDisconnection(); - - /** * @copydoc CustomActorImpl::GetNaturalSize() */ virtual Vector3 GetNaturalSize();