comment out unused code and change log
[platform/core/dotnet/launcher.git] / NativeLauncher / installer-plugin / common.cc
index f84e79c..f7fc71b 100644 (file)
@@ -63,7 +63,6 @@ static const char* __JIT_PATH = __STR(RUNTIME_DIR)"/libclrjit.so";
 #undef __STR
 #undef __XSTR
 
-
 #if 0
 static std::string replace(std::string &str, const std::string& from, const std::string& to)
 {