提交 4117a8e7 编写于 作者: N ngmr

7099119: Remove unused dlinfo local variable in launcher code

Reviewed-by: ohair, chegar, ngmr
Contributed-by: NSteve Poole <spoole@linux.vnet.ibm.com>
上级 50304657
......@@ -820,7 +820,6 @@ GetJREPath(char *path, jint pathsize, const char * arch, jboolean speculative)
jboolean
LoadJavaVM(const char *jvmpath, InvocationFunctions *ifn)
{
Dl_info dlinfo;
void *libjvm;
JLI_TraceLauncher("JVM path is %s\n", jvmpath);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册