mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 03:50:11 +02:00
Remove random comment
This commit is contained in:
@@ -195,7 +195,6 @@ pub fn verify_wine_setup(config: &mut Config) -> Result<()> {
|
||||
return Ok(());
|
||||
}
|
||||
|
||||
// If everything's
|
||||
let output = Command::new(&yabridge_host_exe_path)
|
||||
.output()
|
||||
.with_context(|| format!("Could not run '{}'", yabridge_host_exe_path.display()))?;
|
||||
|
||||
Reference in New Issue
Block a user