[NUI] Revert "Workaround of Vulkan backend csfs crash issue (#630)" (#634)
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / internal / VersionCheck.cs
index 5326936..cc597b5 100755 (executable)
@@ -65,7 +65,7 @@ namespace Tizen.NUI
         }
 
         //[Conditional("DEBUG_ON")]
-        static internal void PrintDaliNativeVersion()
+        static private void PrintDaliNativeVersion()
         {
             int ver1 = -1;
             int ver2 = -1;