mirror of
https://github.com/morgan9e/UxPlay
synced 2026-04-14 00:04:13 +09:00
fix for issue #496 (switch from mirror mode to hls)
This commit is contained in:
@@ -3225,7 +3225,6 @@ int main (int argc, char *argv[]) {
|
||||
if (use_video && (close_window || preserve_connections)) {
|
||||
video_renderer_destroy();
|
||||
if (!preserve_connections) {
|
||||
raop_destroy_airplay_video(raop, -1);
|
||||
url.erase();
|
||||
raop_remove_known_connections(raop);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user