diff --git a/boot/boot.js b/boot/boot.js index 458fdfd1f..431c708ad 100644 --- a/boot/boot.js +++ b/boot/boot.js @@ -2208,7 +2208,6 @@ $tw.boot.boot = function(callback) { // Initialise password prompter if($tw.browser && !$tw.node) { $tw.passwordPrompt = new $tw.utils.PasswordPrompt(); - error } // Preload any encrypted tiddlers $tw.boot.decryptEncryptedTiddlers(function() {