Browse Source

remove left over

Sebastien Vandenberghe 7 years ago
parent
commit
2f78af2159
1 changed files with 0 additions and 5 deletions
  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();
-            // }
         }
 
         /**