]> git.lyx.org Git - lyx.git/blobdiff - src/insets/inset.C
Clean up InsetGraphics::Cache and rename as GraphicsInset.
[lyx.git] / src / insets / inset.C
index c5cc6ad5d3ef61d8f38e3f70f2e18813a79fde8c..a69f1f8884baa8d348423ed2d986c68b395a71a0 100644 (file)
@@ -60,10 +60,6 @@ Inset::EDITABLE Inset::editable() const
 }
 
 
-void Inset::validate(LaTeXFeatures &) const
-{}
-
-
 bool Inset::autoDelete() const
 {
        return false;