]> _ Git - fluidbook-html5.git/commitdiff
#2640
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 19 Mar 2019 15:51:11 +0000 (16:51 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 19 Mar 2019 15:51:11 +0000 (16:51 +0100)
js/libs/fluidbook/fluidbook.js

index f710d93d3f323dd6685ace4270128e2987973602..92b92917f72c321b59e42cecf0085e5bb0bfd803 100644 (file)
@@ -427,8 +427,6 @@ Fluidbook.prototype = {
             }
         }
 
-        console.log(args);
-
         if (args[1] === 'closeview') {
             return this.setCurrentPage(this.currentPage);
         } else if (args[1] === 'page') {