We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13f3f51 commit 860574bCopy full SHA for 860574b
1 file changed
src/ch/ch_process.c
@@ -53,7 +53,6 @@ static virCHMonitorPtr virCHProcessConnectMonitor(virCHDriverPtr driver,
53
virDomainObjPtr vm)
54
{
55
virCHMonitorPtr monitor = NULL;
56
- g_autoptr(virCHDriverConfig) cfg = virCHDriverGetConfig(driver);
57
58
monitor = virCHMonitorNew(vm, driver);
59
0 commit comments