]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetTabular.cpp
remove all trace of editMessage
[lyx.git] / src / insets / InsetTabular.cpp
index 614d479eebbd8a9a49193cf64126afddd976c819..8ebfeb8110be19b35bf231ed363890daf9f7fcec 100644 (file)
@@ -3295,12 +3295,6 @@ void InsetTabular::drawCellLines(Painter & pain, int x, int y,
 }
 
 
-docstring InsetTabular::editMessage() const
-{
-       return _("Opened table");
-}
-
-
 void InsetTabular::edit(Cursor & cur, bool front, EntryDirection)
 {
        //lyxerr << "InsetTabular::edit: " << this << endl;