Parcourir la source

remove left over

Sebastien Vandenberghe il y a 7 ans
Parent
commit
2f78af2159
1 fichiers modifiés avec 0 ajouts et 5 suppressions
  1. 0 5
      src/Audio/babylon.audioEngine.ts

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

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