]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetExternal.cpp
Make script inset much tighter in texted.
[lyx.git] / src / insets / InsetExternal.cpp
index d3d3aaa3b0b8c61c39ff1c0a900771ebc2f50cab..f604a1fb9d2e0028005a57524e643037b60e35c9 100644 (file)
@@ -451,12 +451,6 @@ bool InsetExternal::setMouseHover(BufferView const * bv, bool mouse_hover) const
 }
 
 
-void InsetExternal::statusChanged() const
-{
-       updateFrontend();
-}
-
-
 void InsetExternal::doDispatch(Cursor & cur, FuncRequest & cmd)
 {
        switch (cmd.action()) {