X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali-csharp-binder%2Fsrc%2Flayout-length.cpp;h=878583132a09e5b9aa58b284d0e7a822e99ece90;hb=b993ca098e59ff7aa5f047a7ac26184d11e65c2f;hp=3f6666d02cb05831fb39bd8652b1f76a82cc3195;hpb=155300fd7e4e0ff9d174a05e4beeb002642d4de8;p=platform%2Fcore%2Fuifw%2Fdali-csharp-binder.git diff --git a/dali-csharp-binder/src/layout-length.cpp b/dali-csharp-binder/src/layout-length.cpp index 3f6666d..8785831 100755 --- a/dali-csharp-binder/src/layout-length.cpp +++ b/dali-csharp-binder/src/layout-length.cpp @@ -249,11 +249,13 @@ SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_LayoutLength_LessThan__SWIG_0(vo SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_LayoutLength_GreaterThan__SWIG_0(void * jarg1, void * jarg2) { unsigned int jresult ; - Dali::Toolkit::LayoutLength *arg1 = (Dali::Toolkit::LayoutLength *) 0 ; + // Umar:: To do Later/// + //Dali::Toolkit::LayoutLength *arg1 = (Dali::Toolkit::LayoutLength *) 0 ; Dali::Toolkit::LayoutLength *arg2 = 0 ; bool result = false; - arg1 = (Dali::Toolkit::LayoutLength *)jarg1; + // Umar:: To do Later/// + //arg1 = (Dali::Toolkit::LayoutLength *)jarg1; arg2 = (Dali::Toolkit::LayoutLength *)jarg2; if (!arg2) { SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::LayoutLength const & type is null", 0);