]> git.lyx.org Git - features.git/commitdiff
fix compile, but it breaks cmake's merged build
authorPeter Kümmel <syntheticpp@gmx.net>
Sun, 25 Nov 2007 19:25:05 +0000 (19:25 +0000)
committerPeter Kümmel <syntheticpp@gmx.net>
Sun, 25 Nov 2007 19:25:05 +0000 (19:25 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21780 a592a061-630c-0410-9148-cb99ea01b6c8

src/TextClass.cpp

index 64539422aead48e5bb9a5d410ad26c1b1ffce3e5..fc73622f6ee5278515ce99305b5a576640ade009 100644 (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 {