X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Fpublic-api%2Fcontrols%2Fcontrol-impl.h;h=f2e4402d6cfe4cb6a1ad4dcf43e06c067707c6ce;hp=1e3110ff5f6b5cf1f71a884ed300422cadb5a55b;hb=1061baa5912952ac998c34584b1e2e5e030e0e5f;hpb=3a205c679c52e3504cc9487d6a7d95e458c3539f diff --git a/dali-toolkit/public-api/controls/control-impl.h b/dali-toolkit/public-api/controls/control-impl.h index 1e3110f..f2e4402 100644 --- a/dali-toolkit/public-api/controls/control-impl.h +++ b/dali-toolkit/public-api/controls/control-impl.h @@ -110,17 +110,6 @@ public: */ void ClearBackground(); - /** - * @brief Sets the shadow with a property map. - * @param[in] map The shadow property map - */ - void SetShadow(const Property::Map& map); - - /** - * @brief Clear the shadow. - */ - void ClearShadow(); - // Gesture Detection /**