mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 10:58:52 +00:00
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:
parent
12f7869ac0
commit
75ac7cb3ad
@ -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 {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user