瀏覽代碼

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();
-            // }
         }
 
         /**