diff options
author | Felix Zhang <fezhang@suse.com> | 2011-11-16 17:27:21 +0800 |
---|---|---|
committer | Jan Holesovsky <kendy@suse.cz> | 2011-11-17 00:49:48 +0100 |
commit | 38b42cee869c573dcdd9af2538a143edf9f18d33 (patch) | |
tree | a4a44fe2001321efc3fab746d24edfd22ba29ceb /sw/inc | |
parent | 4f11d0aa461537efa2705e7b49bc2c828a700e43 (diff) |
remove obsolete layout code
Diffstat (limited to 'sw/inc')
-rw-r--r-- | sw/inc/mdiexp.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/mdiexp.hxx b/sw/inc/mdiexp.hxx index ca9453593dae..a4e0e15a9eca 100644 --- a/sw/inc/mdiexp.hxx +++ b/sw/inc/mdiexp.hxx @@ -30,7 +30,6 @@ #include <tools/solar.h> #include <tblenum.hxx> -#include <layout/layout.hxx> #include <swdllapi.h> class UniString; |