fix compile, but it breaks cmake's merged build

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21780 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Peter Kümmel 2007-11-25 19:25:05 +00:00
parent 12f7869ac0
commit 75ac7cb3ad

View File

@ -50,9 +50,8 @@ using support::rtrim;
using support::subst;
using support::addName;
#if !defined(TEX2LYX_FONT_H) && !defined(FONT_H)
extern FontInfo lyxRead(Lexer &, FontInfo const & fi = sane_font);
#endif
namespace {