diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2012-03-30 21:44:37 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2012-03-30 21:45:15 +0900 |
commit | e60911f5fc6f76032942cd16c24a8f2673dae5d2 (patch) | |
tree | ffaf4d9758982b941028d765433724a1c5f542ad /editeng/source/outliner | |
parent | 8836b45de536a3a2fd72533c3210e439bc2fbca1 (diff) |
removed duplicate includes in desktop / editeng
Diffstat (limited to 'editeng/source/outliner')
-rw-r--r-- | editeng/source/outliner/outlvw.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editeng/source/outliner/outlvw.cxx b/editeng/source/outliner/outlvw.cxx index 23a9775601b3..a61ec1adb422 100644 --- a/editeng/source/outliner/outlvw.cxx +++ b/editeng/source/outliner/outlvw.cxx @@ -48,7 +48,6 @@ #include <outlundo.hxx> #include <editeng/outlobj.hxx> #include <editeng/flditem.hxx> -#include <editeng/flditem.hxx> #include <editeng/eeitem.hxx> #include <editeng/numitem.hxx> #include <vcl/window.hxx> |