diff --git a/interface/wx/grid.h b/interface/wx/grid.h index 3a6129a3f6..02d8767444 100644 --- a/interface/wx/grid.h +++ b/interface/wx/grid.h @@ -2511,9 +2511,6 @@ public: /** Delete rows from the table. - Notice that currently deleting a row intersecting a multi-cell (see - SetCellSize()) is not supported and will result in a crash. - @param pos The first row to delete. @param numRows