diff options
author | Matteo Casalin <matteo.casalin@gmx.com> | 2012-11-04 11:38:55 +0100 |
---|---|---|
committer | Radek Doulík <rodo@novell.com> | 2012-11-07 13:25:32 +0000 |
commit | 05c9b36b53240ca085d3273531fe56fe4c236826 (patch) | |
tree | ba0b18f63882d485816dcc701f7b2a9273c7185b /sw | |
parent | 2ece91f79be01c1540328111ede717492222388b (diff) |
Remove unnecessary #include
Change-Id: I3c33ce1eecad649c3d23719b51d51057d41d9a2e
Reviewed-on: https://gerrit.libreoffice.org/980
Reviewed-by: Radek Doulík <rodo@novell.com>
Tested-by: Radek Doulík <rodo@novell.com>
Diffstat (limited to 'sw')
-rw-r--r-- | sw/source/ui/lingu/hhcwrp.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/ui/lingu/hhcwrp.cxx b/sw/source/ui/lingu/hhcwrp.cxx index 5a34917d4e2c..015de0cfc62c 100644 --- a/sw/source/ui/lingu/hhcwrp.cxx +++ b/sw/source/ui/lingu/hhcwrp.cxx @@ -43,7 +43,6 @@ #include <sdrhhcwrap.hxx> #include <doc.hxx> #include <docsh.hxx> -#include <txatritr.hxx> #include <mdiexp.hxx> // Progress #include <edtwin.hxx> #include <crsskip.hxx> |