[NUI] Integreation from dalihub (#988)
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / internal / Interop / Interop.FrameCallback.cs
index c4530c8..9e23a4b 100755 (executable)
@@ -8,7 +8,6 @@ namespace Tizen.NUI
     {
         internal static partial class FrameCallback
         {
-
             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_FrameUpdateCallback_New")]
             public static extern global::System.IntPtr FrameUpdateCallback_New();
 
@@ -73,4 +72,4 @@ namespace Tizen.NUI
             public static extern float FrameUpdateCallback_GetDuration(global::System.Runtime.InteropServices.HandleRef jarg1);
         }
     }
-}
+}
\ No newline at end of file