diff options
-rw-r--r-- | sw/source/core/layout/dbg_lay.cxx | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/sw/source/core/layout/dbg_lay.cxx b/sw/source/core/layout/dbg_lay.cxx index 5b61015cbfc2..7a0263ae0230 100644 --- a/sw/source/core/layout/dbg_lay.cxx +++ b/sw/source/core/layout/dbg_lay.cxx @@ -148,20 +148,13 @@ * --------------------------------------------------*/ #include "dbg_lay.hxx" -#include <tools/stream.hxx> #include <stdio.h> -#include "frame.hxx" -#include "layfrm.hxx" #include "flyfrm.hxx" #include "txtfrm.hxx" -#include "ndtxt.hxx" -#include "dflyobj.hxx" #include <fntcache.hxx> -#include <sortedobjs.hxx> // #i28701# -#include <rtl/strbuf.hxx> #include <comphelper/string.hxx> sal_uLong SwProtocol::nRecord = 0; |