mirror of
https://github.com/KDE/konsole.git
synced 2026-05-10 23:54:17 -04:00
Remove leading white spaces in blank lines to make them really empty
This commit is contained in:
@@ -117,7 +117,7 @@ const Block* BlockArray::at(size_t i)
|
||||
//kDebug() << "BlockArray::at() i > index\n";
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
// if (index - i >= length) {
|
||||
// kDebug() << "BlockArray::at() index - i >= length\n";
|
||||
// return 0;
|
||||
|
||||
Reference in New Issue
Block a user