remove unneccessary log to remove warning message
[platform/core/dotnet/launcher.git] / NativeLauncher / launcher / launcher.cc
index 91ccb02..aaeefd6 100644 (file)
@@ -143,7 +143,7 @@ static void preloadLibsAndWindow(bundle *extra, int type, void *userData)
 
        for (i = 0; i < len; i++) {
                handle = dlopen(soArray[i], RTLD_NOW);
-               _DBG("preload %s# - handle : %x", soArray[i], handle);
+               _DBG("preload %s#", soArray[i]);
        }
 
        // Precreate window