diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-02-20 20:51:08 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-02-20 22:19:37 +0100 |
commit | e656e2cb0bcf9281b52fac7692b541d5a0f9dde6 (patch) | |
tree | d40a5b9b6c13c5d8b06b31ee50d0b7e29f7e85c8 /sw/source/ui/uno | |
parent | 9a6332f4e44452959f4e85062d58733c18a121ee (diff) |
remove now unused swunodef.hxx
Diffstat (limited to 'sw/source/ui/uno')
-rw-r--r-- | sw/source/ui/uno/unoatxt.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/ui/uno/unoatxt.cxx b/sw/source/ui/uno/unoatxt.cxx index 8914d1d2b4bf..0b5844ca68a5 100644 --- a/sw/source/ui/uno/unoatxt.cxx +++ b/sw/source/ui/uno/unoatxt.cxx @@ -53,7 +53,6 @@ #include <IMark.hxx> #include <unoprnms.hxx> #include <docsh.hxx> -#include <swunodef.hxx> #include <swmodule.hxx> #include <svl/smplhint.hxx> #include <svl/macitem.hxx> |