]> git.lyx.org Git - lyx.git/blobdiff - src/tabular.C
fix crash when collapsing ert with cursor inside
[lyx.git] / src / tabular.C
index f07b3e48c28aa6831c3f0feb19cef526996bd1dc..f2322e6e6bc304a6d09e988a917144a50853e8dc 100644 (file)
@@ -817,7 +817,6 @@ void LyXTabular::recalculateMulticolumnsOfColumn(col_type column)
 }
 
 
-// returns 1 if a complete update is necessary, otherwise 0
 void LyXTabular::setWidthOfCell(idx_type cell, int new_width)
 {
        row_type const row = row_of_cell(cell);