diff options
author | Noel Grandin <noel@peralex.com> | 2015-11-24 14:03:14 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2015-11-24 14:20:25 +0200 |
commit | 73b7c5034fcc024c6b5d50f4a78c2b3a855bc73e (patch) | |
tree | 457e9996ff779b9e162b8ceb9513d60fa2bf8036 /sfx2/source/config/evntconf.cxx | |
parent | 6cd5d5f0a19b8d30fff0c9aafcce99650581e085 (diff) |
loplugin:unusedfields in include/framework/
Change-Id: I04603a3b78b0611fcca4974b00e2da06045308d1
Diffstat (limited to 'sfx2/source/config/evntconf.cxx')
-rw-r--r-- | sfx2/source/config/evntconf.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/config/evntconf.cxx b/sfx2/source/config/evntconf.cxx index 19b3829b98e2..7613a9ab41cb 100644 --- a/sfx2/source/config/evntconf.cxx +++ b/sfx2/source/config/evntconf.cxx @@ -30,7 +30,6 @@ #include <rtl/ustring.h> #include <com/sun/star/uno/Any.hxx> -#include <framework/eventsconfiguration.hxx> #include <comphelper/processfactory.hxx> #include <sfx2/evntconf.hxx> |