Remove "SelectedStateImage","UnselectedStateImage" and "DisabledStateImage" propertie... 29/127929/1
authorFeng Jin <feng16.jin@samsung.com>
Tue, 2 May 2017 19:16:43 +0000 (03:16 +0800)
committerFeng Jin <feng16.jin@samsung.com>
Tue, 2 May 2017 19:20:33 +0000 (03:20 +0800)
Change-Id: I6e0fd57441578c771814a75ca1b535242c373d99
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
dali-csharp-binder/src/dali_wrap.cpp

index 8274c03..80bb460 100755 (executable)
@@ -64009,36 +64009,6 @@ SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Button_Property_SELECTED_get() {
 }
 
 
-SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Button_Property_UNSELECTED_STATE_IMAGE_get() {
-  int jresult ;
-  int result;
-  
-  result = (int)Dali::Toolkit::Button::Property::UNSELECTED_STATE_IMAGE;
-  jresult = (int)result; 
-  return jresult;
-}
-
-
-SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Button_Property_SELECTED_STATE_IMAGE_get() {
-  int jresult ;
-  int result;
-  
-  result = (int)Dali::Toolkit::Button::Property::SELECTED_STATE_IMAGE;
-  jresult = (int)result; 
-  return jresult;
-}
-
-
-SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Button_Property_DISABLED_STATE_IMAGE_get() {
-  int jresult ;
-  int result;
-  
-  result = (int)Dali::Toolkit::Button::Property::DISABLED_STATE_IMAGE;
-  jresult = (int)result; 
-  return jresult;
-}
-
-
 SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Button_Property_UNSELECTED_COLOR_get() {
   int jresult ;
   int result;