Removed LayoutGroup MARGIN_SPECIFICATION property 63/181563/1
authorDavid Steele <david.steele@samsung.com>
Thu, 14 Jun 2018 19:18:58 +0000 (20:18 +0100)
committerDavid Steele <david.steele@samsung.com>
Thu, 14 Jun 2018 19:18:58 +0000 (20:18 +0100)
Change-Id: I1dc919c3b8f04187f8f4373515dd0d535c1116b1

dali-csharp-binder/src/layout-group-wrapper.cpp

index 9edc53e..9662cc4 100755 (executable)
@@ -32,16 +32,6 @@ SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_LayoutGroupWrapper_UNKNOWN_ID_ge
 }
 
 
-SWIGEXPORT int SWIGSTDCALL CSharp_Dali_LayoutGroupWrapper_ChildProperty_MARGIN_SPECIFICATION_get() {
-  int jresult ;
-  int result;
-
-  result = (int)Dali::Toolkit::LayoutGroup::ChildProperty::MARGIN_SPECIFICATION;
-  jresult = (int)result;
-  return jresult;
-}
-
-
 SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_LayoutGroupWrapper_ChildProperty() {
   void * jresult ;
   Dali::Toolkit::LayoutGroup::ChildProperty *result = 0 ;
@@ -454,4 +444,3 @@ SWIGEXPORT Dali::Toolkit::LayoutItem * SWIGSTDCALL CSharp_Dali_LayoutGroupWrappe
 #ifdef __cplusplus
 }
 #endif
-