From 67fc32064ffbb121759343fe52c1dc84d215a59e Mon Sep 17 00:00:00 2001 From: Abdelrazak Younes Date: Sun, 2 Sep 2007 11:33:04 +0000 Subject: [PATCH] header cleanup. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19996 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/Text.cpp | 2 -- src/Text.h | 1 - src/Text2.cpp | 2 -- 3 files changed, 5 deletions(-) diff --git a/src/Text.cpp b/src/Text.cpp index 230d64c3ed..019f230152 100644 --- a/src/Text.cpp +++ b/src/Text.cpp @@ -25,7 +25,6 @@ #include "buffer_funcs.h" #include "BufferParams.h" #include "BufferView.h" -#include "bufferview_funcs.h" #include "Cursor.h" #include "ParIterator.h" #include "CoordCache.h" @@ -43,7 +42,6 @@ #include "Length.h" #include "Lexer.h" #include "LyXRC.h" -#include "Row.h" #include "MetricsInfo.h" #include "Paragraph.h" #include "paragraph_funcs.h" diff --git a/src/Text.h b/src/Text.h index fe8714079a..b5db10f07e 100644 --- a/src/Text.h +++ b/src/Text.h @@ -38,7 +38,6 @@ class Inset; class Color_color; class Cursor; class PainterInfo; -class Row; class Spacing; diff --git a/src/Text2.cpp b/src/Text2.cpp index 9fb515e1b9..2b92ef3bf2 100644 --- a/src/Text2.cpp +++ b/src/Text2.cpp @@ -42,9 +42,7 @@ #include "Lexer.h" #include "LyXFunc.h" #include "LyXRC.h" -#include "Row.h" #include "Paragraph.h" -#include "TextMetrics.h" #include "paragraph_funcs.h" #include "ParagraphParameters.h" #include "ParIterator.h" -- 2.39.2