Removed unneeded code

This commit is contained in:
WardPearce
2025-11-28 15:11:51 +13:00
parent cd3b31664c
commit 02251594f8
@@ -178,8 +178,6 @@
if (!$playerAndroidLockOrientation) return;
console.log(videoFormats[0]);
if (isFullScreen && videoFormats[0].resolution) {
const widthHeight = videoFormats[0].resolution.split('x');
@@ -791,7 +789,6 @@
onDestroy(async () => {
if (Capacitor.getPlatform() === 'android' && !$isAndroidTvStore) {
document.removeEventListener('fullscreenchange', onAndroidFullscreenChange);
await Motion.removeAllListeners();
if (originalOrigination) {
await ScreenOrientation.lock({