remove APIs to apply [ACR][03/30][Remove] Remove APIs in Tizen::Ui namespace
[platform/framework/native/uifw.git] / src / ui / controls / FUiCtrl_CustomListItemImpl.cpp
index 8e1195d..2e9bc5f 100644 (file)
@@ -523,13 +523,6 @@ _CustomListItemImpl::UpdateBitmaps(void)
        return;
 }
 
-result
-_CustomListItemImpl::SetValue(int value)
-{
-       __percentValue = value;
-       return E_SUCCESS;
-}
-
 _CheckElementModel*
 _CustomListItemImpl::GetCheckElement(void)
 {