From dc402e30fbc2ccec7da53dbe7e4565e4d9a0355c Mon Sep 17 00:00:00 2001 From: Michael Schmitt Date: Tue, 20 Feb 2007 21:04:29 +0000 Subject: [PATCH] * src/mathed/InsetMathRef.*: remove plaintext() git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17287 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/mathed/InsetMathRef.C | 10 +--------- src/mathed/InsetMathRef.h | 2 -- 2 files changed, 1 insertion(+), 11 deletions(-) diff --git a/src/mathed/InsetMathRef.C b/src/mathed/InsetMathRef.C index e160887c40..92a37e4ca0 100644 --- a/src/mathed/InsetMathRef.C +++ b/src/mathed/InsetMathRef.C @@ -149,16 +149,8 @@ void RefInset::validate(LaTeXFeatures & features) const } -int RefInset::plaintext(odocstream & os, OutputParams const &) const -{ - // FIXME UNICODE - os << '[' << asString(cell(0)) << ']'; - return 0; -} - - int RefInset::docbook(Buffer const & buf, odocstream & os, - OutputParams const & runparams) const + OutputParams const & runparams) const { if (cell(1).empty()) { os << "