diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/CellBuffer.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CellBuffer.cxx b/src/CellBuffer.cxx index d349040f0..4d0f829c9 100644 --- a/src/CellBuffer.cxx +++ b/src/CellBuffer.cxx @@ -517,7 +517,6 @@ void CellBuffer::BasicInsertString(int position, const char *s, int insertLength lineInsert++; } } - atLineStart = false; chPrev = ch; } // Joining two lines where last insertion is cr and following substance starts with lf |