sw/source/core/layout/pagedesc.cxx |    6 ------
 1 file changed, 6 deletions(-)

New commits:
commit 64040dbbb5b35e8838f55b791f86a4d6819070b0
Author: Miklos Vajna <vmik...@suse.cz>
Date:   Thu Jun 28 16:47:59 2012 +0200

    SwPageDesc impl: drop unused includes
    
    Change-Id: Ie3b1113461b65ae8bace25884f965ac99fda4910

diff --git a/sw/source/core/layout/pagedesc.cxx 
b/sw/source/core/layout/pagedesc.cxx
index a1db5c5..45ac7b5 100644
--- a/sw/source/core/layout/pagedesc.cxx
+++ b/sw/source/core/layout/pagedesc.cxx
@@ -26,22 +26,16 @@
  *
  ************************************************************************/
 
-#include <hintids.hxx>
 #include <editeng/pbinitem.hxx>
 #include <editeng/ulspitem.hxx>
 #include <editeng/boxitem.hxx>
 #include <editeng/brshitem.hxx>
 #include <editeng/shaditem.hxx>
-#include <editeng/lrspitem.hxx>
 #include "editeng/frmdiritem.hxx"
 #include <fmtclds.hxx>
 #include <fmtfsize.hxx>
-#include <frmatr.hxx>
 #include <pagefrm.hxx>
 #include <pagedesc.hxx>
-#include <frmfmt.hxx>
-#include <fmtcol.hxx>   // SwTxtFmtColl
-#include <node.hxx>
 #include <swtable.hxx>
 #include <frmtool.hxx>
 #include <doc.hxx>          // for GetAttrPool
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to