summaryrefslogtreecommitdiff
path: root/www/js/api.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js/api.js')
-rw-r--r--www/js/api.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/js/api.js b/www/js/api.js
index da45467..d05611e 100644
--- a/www/js/api.js
+++ b/www/js/api.js
@@ -332,7 +332,6 @@ window.html5ks.api = {
}
if (char.kind === "nvl") {
- var deferred = when.defer();
html5ks.elements.nvlsay.innerHTML += "<span class='nvl-block'>" + text + "</span>";
html5ks.elements.nvlctc.style.display = "block";
html5ks.next = function () {