Merge "[Tizen] Fix build error" into tizen
authorminho.sun <minho.sun@samsung.com>
Fri, 1 Sep 2017 00:40:34 +0000 (00:40 +0000)
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>
Fri, 1 Sep 2017 00:40:34 +0000 (00:40 +0000)
Tizen.NUI/src/internal/ManualPINVOKE.cs

index 893f51e..e6870e6 100755 (executable)
@@ -1046,9 +1046,6 @@ namespace Tizen.NUI
         [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_Dali_delete_AdaptorSignalType")]
         public static extern void delete_AdaptorSignalType(global::System.Runtime.InteropServices.HandleRef jarg1);
 
-        [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint = "CSharp_Dali_MakeCallback")]
-        public static extern global::System.IntPtr MakeCallback(global::System.Runtime.InteropServices.HandleRef jarg1);
-
         //For widget
         [global::System.Runtime.InteropServices.DllImport("libdali-csharp-binder.so", EntryPoint="CSharp_Dali_Widget_New")]
         public static extern global::System.IntPtr Widget_New(string jarg1);