From: Jean-Marc Lasgouttes Date: Thu, 12 Aug 2010 09:38:22 +0000 (+0000) Subject: remove unused headers X-Git-Tag: 2.0.0~2808 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=60445ede5322a1ba87d304038095dd6fa6e70dca;p=lyx.git remove unused headers git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35129 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/CutAndPaste.cpp b/src/CutAndPaste.cpp index 5fd559f107..dba8e7bc58 100644 --- a/src/CutAndPaste.cpp +++ b/src/CutAndPaste.cpp @@ -35,7 +35,6 @@ #include "Paragraph.h" #include "ParagraphParameters.h" #include "ParIterator.h" -#include "Undo.h" #include "insets/InsetBranch.h" #include "insets/InsetCommand.h" diff --git a/src/frontends/qt4/GuiGraphics.cpp b/src/frontends/qt4/GuiGraphics.cpp index de5c01ff9b..02a179c057 100644 --- a/src/frontends/qt4/GuiGraphics.cpp +++ b/src/frontends/qt4/GuiGraphics.cpp @@ -24,7 +24,6 @@ #include "LengthCombo.h" #include "Length.h" #include "LyXRC.h" -#include "Undo.h" #include "graphics/GraphicsCache.h" #include "graphics/GraphicsCacheItem.h" diff --git a/src/mathed/MathMacro.cpp b/src/mathed/MathMacro.cpp index 9b86cd1965..5eb5c3a8d0 100644 --- a/src/mathed/MathMacro.cpp +++ b/src/mathed/MathMacro.cpp @@ -30,7 +30,6 @@ #include "LaTeXFeatures.h" #include "LyX.h" #include "LyXRC.h" -#include "Undo.h" #include "frontends/Painter.h" diff --git a/src/mathed/MathMacroTemplate.cpp b/src/mathed/MathMacroTemplate.cpp index 5c0c1b65c9..053b9f1eb3 100644 --- a/src/mathed/MathMacroTemplate.cpp +++ b/src/mathed/MathMacroTemplate.cpp @@ -35,7 +35,6 @@ #include "FuncStatus.h" #include "Lexer.h" #include "LyXRC.h" -#include "Undo.h" #include "frontends/Painter.h"