فهرست منبع

remove left over

Sebastien Vandenberghe 7 سال پیش
والد
کامیت
2f78af2159
1فایلهای تغییر یافته به همراه0 افزوده شده و 5 حذف شده
  1. 0 5
      src/Audio/babylon.audioEngine.ts

+ 0 - 5
src/Audio/babylon.audioEngine.ts

@@ -186,11 +186,6 @@
             catch (e) {
                 // protect error during capability check.
             }
-
-            // Not Required as we deal like the other platforms.
-            // if (/iPad|iPhone|iPod/.test(navigator.platform)) {
-            //     this._unlockiOSaudio();
-            // }
         }
 
         /**