diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-02-01 13:54:31 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-02-02 11:21:36 +0100 |
commit | 1b67ad6ff8979d8851db1223886bb03745845755 (patch) | |
tree | f68fd6e34fcb3f1bb2b55b61e44cf0690a9f5f0a /connectivity/inc/pch | |
parent | e91aa231ee934b2f18b387f37a6e9017b05f2256 (diff) |
remove connectivity OSubComponent
push the logic that is still necessary down into the subclasses
Change-Id: I99424f0b3c654c5652991a4140b17ceb02224e50
Reviewed-on: https://gerrit.libreoffice.org/49087
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'connectivity/inc/pch')
-rw-r--r-- | connectivity/inc/pch/precompiled_dbtools.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/connectivity/inc/pch/precompiled_dbtools.hxx b/connectivity/inc/pch/precompiled_dbtools.hxx index d968127a3d25..72566e24a030 100644 --- a/connectivity/inc/pch/precompiled_dbtools.hxx +++ b/connectivity/inc/pch/precompiled_dbtools.hxx @@ -165,7 +165,6 @@ #include <connectivity/DriversConfig.hxx> #include <connectivity/FValue.hxx> #include <connectivity/IParseContext.hxx> -#include <connectivity/OSubComponent.hxx> #include <connectivity/PColumn.hxx> #include <connectivity/ParameterCont.hxx> #include <connectivity/TIndex.hxx> |