[Tizen] Fix build error
authorminho.sun <minho.sun@samsung.com>
Fri, 1 Sep 2017 00:36:28 +0000 (09:36 +0900)
committerminho.sun <minho.sun@samsung.com>
Fri, 1 Sep 2017 00:36:28 +0000 (09:36 +0900)
Change-Id: I57906c05ab8882b4c648a32ae27d999c4ab9b4bd
Signed-off-by: minho.sun <minho.sun@samsung.com>
src/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);