mirror of
https://github.com/winapps-org/winapps.git
synced 2025-08-01 16:36:39 +02:00
Remove unessary code
This commit is contained in:
@@ -33,7 +33,6 @@ pub mod freerdp_back {
|
||||
Some(exe) => {
|
||||
xfreerdp.args([
|
||||
&format!("/app:{}", exe),
|
||||
"-wallpaper",
|
||||
&format!("/d:{}", &config.rdp.domain),
|
||||
&format!("/u:{}", &config.rdp.username),
|
||||
&format!("/p:{}", &config.rdp.password),
|
||||
|
Reference in New Issue
Block a user