mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/virt-viewer
synced 2026-01-05 23:21:29 +00:00
Remove debugging leftover
This commit is contained in:
parent
85892affca
commit
eeadf5bc53
@ -134,7 +134,6 @@ virt_viewer_auth_vnc_credentials(VirtViewerSession *session,
|
||||
}
|
||||
if (wantPassword && virt_viewer_file_is_set(file, "password")) {
|
||||
password = virt_viewer_file_get_password(file);
|
||||
g_message("%s", password);
|
||||
wantPassword = FALSE;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user