]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetText.cpp
Factorize showInsetDialog() for InsetParamsDialog based dialogs.
[features.git] / src / insets / InsetText.cpp
index bdf29530708d5de516ee6eed97e120f9e023dc6e..a74f4bc30af9e78b52cdec3fcf0861de91e99883 100644 (file)
@@ -529,12 +529,6 @@ void InsetText::cursorPos(BufferView const & bv,
 }
 
 
-bool InsetText::showInsetDialog(BufferView *) const
-{
-       return false;
-}
-
-
 void InsetText::setText(docstring const & data, Font const & font, bool trackChanges)
 {
        clear();