]> git.lyx.org Git - lyx.git/blobdiff - src/ParagraphParameters.cpp
* Call metrics of the parameters with the correct font in MathMacros, for example
[lyx.git] / src / ParagraphParameters.cpp
index 88dd6c69990e5f7ddb19df9c2a04beb84ac139b2..6df71ee1c532754998ec6b4b95e44c3d7b4c94e8 100644 (file)
@@ -256,15 +256,6 @@ void ParagraphParameters::apply(
 }
 
 
-//FIXME This needs to be made a real method, so that getStatus()
-//can return sensible information.
-bool ParagraphParameters::canApply(
-       ParagraphParameters const & /*params*/, Layout const & /*layout*/)
-{
-       return true;
-}
-
-
 void ParagraphParameters::write(ostream & os) const
 {
        // Maybe the paragraph has special spacing