diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-02-14 14:19:07 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-02-14 14:19:07 +0100 |
commit | 161c3f179f71eda2a32dabaf68ff6fb3ba487062 (patch) | |
tree | 2920a3b4fc55e65512b198aec0c5fbdac1a13619 /connectivity | |
parent | 00717e8550ac41069a01c7ef7c11fbe40d75e91d (diff) |
Some more comphelper/configurationhelper clean up
Diffstat (limited to 'connectivity')
-rw-r--r-- | connectivity/source/commontools/dbtools2.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/connectivity/source/commontools/dbtools2.cxx b/connectivity/source/commontools/dbtools2.cxx index 7ea7bc9cac3f..e5598472b84e 100644 --- a/connectivity/source/commontools/dbtools2.cxx +++ b/connectivity/source/commontools/dbtools2.cxx @@ -53,7 +53,6 @@ #include <tools/diagnose_ex.h> #include <unotools/sharedunocomponent.hxx> -#include <comphelper/configurationhelper.hxx> //......................................................................... namespace dbtools |