added new function _purgeLine(), similar to _removeLine() except it
does not do any layout magic with the following lines, i.e., it
assumes that everything is getting deleted. Used in purgeLayout()
in place of _removeLine() which was giving me SIGSEGVs on
document closure.Tomas
