aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--js/lib/blocks.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/lib/blocks.js b/js/lib/blocks.js
index 476eb28..de98c59 100644
--- a/js/lib/blocks.js
+++ b/js/lib/blocks.js
@@ -489,7 +489,6 @@ var incorporateLine = function(ln) {
this.tip._strings.length > 0) {
// lazy paragraph continuation
- this._lastLineBlank = false;
this.addLine(ln, offset);
} else { // not a lazy continuation