]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetWrap.cpp
remove all trace of editMessage
[features.git] / src / insets / InsetWrap.cpp
index 2d289556447ee48817ef83247f7d8909c5205746..21e06cf5ff944e5bd58978834700e32b1d455dc2 100644 (file)
@@ -173,12 +173,6 @@ void InsetWrap::validate(LaTeXFeatures & features) const
 }
 
 
-docstring InsetWrap::editMessage() const
-{
-       return _("Opened Wrap Inset");
-}
-
-
 int InsetWrap::latex(odocstream & os, OutputParams const & runparams_in) const
 {
        OutputParams runparams(runparams_in);