提交 77ed8ded 编写于 作者: D Daniel P. Berrange

Remove unused variable

上级 8d2d44ad
......@@ -115,7 +115,6 @@ static int virConnectAuthCallbackDefault(virConnectCredentialPtr cred,
switch (cred[i].type) {
#if defined(POLKIT_AUTH)
case VIR_CRED_EXTERNAL: {
int ret;
if (STRNEQ(cred[i].challenge, "PolicyKit"))
return -1;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册