Browse Source

remove left over

Sebastien Vandenberghe 7 năm trước cách đây
mục cha
commit
2f78af2159
1 tập tin đã thay đổi với 0 bổ sung5 xóa
  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();
-            // }
         }
 
         /**