From: André Pönitz Date: Mon, 11 Aug 2003 15:31:00 +0000 (+0000) Subject: adjust after removing math_inferinset X-Git-Tag: 1.6.10~16304 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=10ec34960ecb8d7456276df53c824a583dc37061;p=features.git adjust after removing math_inferinset git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7530 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/mathed/math_factory.C b/src/mathed/math_factory.C index b2a1681e94..ad680b28d1 100644 --- a/src/mathed/math_factory.C +++ b/src/mathed/math_factory.C @@ -15,7 +15,6 @@ #include "math_fontoldinset.h" #include "math_fracinset.h" #include "math_kerninset.h" -#include "math_inferinset.h" #include "math_lefteqninset.h" #include "math_macro.h" #include "math_macrotable.h"