X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Fdevel-api%2Fcontrols%2Ftext-controls%2Ftext-selection-popup.h;h=c2ad1906eccab877826e81d21559202726b8892e;hp=292d5c52e49c89c3494a53a9bb7dd5eb4e4d1263;hb=ccb1140dd671a9ed76a62177285c4119182478d2;hpb=7e39184222f78979e1d70fc1099e1ea12da222c8 diff --git a/dali-toolkit/devel-api/controls/text-controls/text-selection-popup.h b/dali-toolkit/devel-api/controls/text-controls/text-selection-popup.h index 292d5c5..c2ad190 100644 --- a/dali-toolkit/devel-api/controls/text-controls/text-selection-popup.h +++ b/dali-toolkit/devel-api/controls/text-controls/text-selection-popup.h @@ -88,12 +88,6 @@ public: }; /** - * Create the TextSelectionPopup control. - * @return A handle to the TextSelectionPopup control. - */ - static TextSelectionPopup New(); - - /** * Create the TextSelectionPopup control with the given set of buttons. * @param[in] enabledButtons The given set of buttons to enable * @return A handle to the TextSelectionPopup control.