diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-01-23 23:11:56 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-01-23 23:29:39 +0100 |
commit | 115a684b40deff70e5337444c02861e7c0458840 (patch) | |
tree | 8df562c5e33ec36f8f503812ceff4e7133ee8b8f /xmloff | |
parent | 89f0655ebadb1aa9be31d854dfe5476e2b16e64c (diff) |
Unused #includes.
Diffstat (limited to 'xmloff')
-rw-r--r-- | xmloff/source/forms/property_meta_data.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/forms/property_meta_data.cxx b/xmloff/source/forms/property_meta_data.cxx index 8291d0309183..a45ddc97e7c0 100644 --- a/xmloff/source/forms/property_meta_data.cxx +++ b/xmloff/source/forms/property_meta_data.cxx @@ -32,7 +32,6 @@ #include "xmloff/xmltoken.hxx" #include "xmloff/xmlnmspe.hxx" -#include <tools/diagnose_ex.h> #include <tools/debug.hxx> #include <boost/unordered_map.hpp> |