diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-12-13 23:26:11 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-12-14 09:52:49 +0000 |
commit | 59bf1b583f235dbf0ffee971840f2c6524effa06 (patch) | |
tree | df4748794465870ac130cce5a1ee397fc9601d1b /connectivity | |
parent | 9cdb0ca46b903852b9aee6252bc850c93cfa1fb5 (diff) |
regpathhelper: unused, so we've got to have two of them
Diffstat (limited to 'connectivity')
-rw-r--r-- | connectivity/workben/testmoz/main.cxx | 1 | ||||
-rw-r--r-- | connectivity/workben/testmoz/mozthread.cxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/connectivity/workben/testmoz/main.cxx b/connectivity/workben/testmoz/main.cxx index 45d7e2c6a7bd..df07060928ca 100644 --- a/connectivity/workben/testmoz/main.cxx +++ b/connectivity/workben/testmoz/main.cxx @@ -51,7 +51,6 @@ #include "connectivity/sqlnode.hxx" #include <ucbhelper/contentbroker.hxx> -#include <comphelper/regpathhelper.hxx> #include <rtl/ustring.hxx> #include <rtl/ustrbuf.hxx> #include <osl/process.h> diff --git a/connectivity/workben/testmoz/mozthread.cxx b/connectivity/workben/testmoz/mozthread.cxx index 9ff10f66682d..2e11a08597b7 100644 --- a/connectivity/workben/testmoz/mozthread.cxx +++ b/connectivity/workben/testmoz/mozthread.cxx @@ -51,7 +51,6 @@ #include "connectivity/sqlnode.hxx" #include <ucbhelper/contentbroker.hxx> -#include <comphelper/regpathhelper.hxx> #include <rtl/ustring.hxx> #include <rtl/ustrbuf.hxx> #include <osl/process.h> |