Commit a9355f2b authored by Maarten Lankhorst's avatar Maarten Lankhorst Committed by Alexandre Julliard

winecfg: Close audio driver when not needed any more.

parent 4da1d2ae
......@@ -481,6 +481,7 @@ static void initAudioDeviceTree(HWND hDlg)
}
}
}
CloseDriver(hdrv, 0, 0);
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment