Skip to content

Commit dd89fec

Browse files
Dhairya3391port19x
andcommitted
Removed external menu code for mac
Co-authored-by: port19 <port19@port19.xyz>
1 parent e25c2f1 commit dd89fec

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

ani-cli

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -347,16 +347,6 @@ play_episode() {
347347
replay="$episode"
348348
unset episode
349349
update_history
350-
if [ "$use_external_menu" = "1" ]; then
351-
case "$player_function" in
352-
*iina*)
353-
# for IINA, don't wait for stopping hanging issue
354-
;;
355-
*)
356-
wait
357-
;;
358-
esac
359-
fi
360350
}
361351

362352
play() {

0 commit comments

Comments
 (0)