Skip to content

Commit

Permalink
Remove unessary code
Browse files Browse the repository at this point in the history
  • Loading branch information
LDprg committed Oct 9, 2023
1 parent c004c01 commit 47069ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion winapps/src/freerdp.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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),
Expand Down

0 comments on commit 47069ed

Please sign in to comment.