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=aa86d6a609672280072623045729679bab0a76ec;hp=c6b3b5e9c06879de6f46ce5c75c38168e43ef680;hb=12ba8f6537fee9e4ad8c4fc11bbbea01691833b2;hpb=49fabc565606e00c95baacb41f009de2a532a4da diff --git a/dali-toolkit/public-api/controls/control-impl.h b/dali-toolkit/public-api/controls/control-impl.h index c6b3b5e..aa86d6a 100644 --- a/dali-toolkit/public-api/controls/control-impl.h +++ b/dali-toolkit/public-api/controls/control-impl.h @@ -268,15 +268,6 @@ public: */ DALI_INTERNAL bool EmitKeyEventSignal( const KeyEvent& event ); -private: - - /** - * Sets up the background image/color based on the current state. - * This will set the depth index (always), and add to stage if the control is on stage. - * - */ - void UpdateBackgroundState(); - protected: // For derived classes to call /**