diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2019-05-10 14:37:06 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2019-05-10 14:37:06 -0400 |
| commit | adb63ae77e1318a1c42dd0fe8ce31cfa7584194b (patch) | |
| tree | 255fb63ed1df09fb36e6784932de560209ef91d8 /www/js | |
| parent | fad13e5ba78a1b260dc1d2e743c29e2c07d9084d (diff) | |
remove log
Diffstat (limited to 'www/js')
| -rw-r--r-- | www/js/MontageCtrl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/MontageCtrl.js b/www/js/MontageCtrl.js index e6fba792..a8b5b49d 100644 --- a/www/js/MontageCtrl.js +++ b/www/js/MontageCtrl.js @@ -2067,7 +2067,7 @@ angular.module('zmApp.controllers') //"&rand="+$scope.randToAvoidCacheMem + - console.log("STREAM=" + stream); + //console.log("STREAM=" + stream); return stream; }; |
