Skip to content

Commit

Permalink
Merge branch 'main' into feature/libvlc-4
Browse files Browse the repository at this point in the history
  • Loading branch information
MAJigsaw77 committed Jan 24, 2025
2 parents 5cce6b1 + 3ff44e6 commit e143bfb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions source/hxvlc/util/Handle.hx
Original file line number Diff line number Diff line change
Expand Up @@ -233,8 +233,6 @@ class Handle
args.push_back("--drop-late-frames");
args.push_back("--ignore-config");
args.push_back("--intf=none");
args.push_back("--http-reconnect");

args.push_back("--no-interact");
args.push_back("--no-keyboard-events");
args.push_back("--no-mouse-events");
Expand Down

0 comments on commit e143bfb

Please sign in to comment.