diff options
author | David Tardon <dtardon@redhat.com> | 2016-11-21 10:13:38 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2016-11-21 10:16:55 +0100 |
commit | 656e999b5b25386ce18064b8c7027f7784b66128 (patch) | |
tree | 27767df41799d3e7462017340ddf466166f746ee /dbaccess | |
parent | de524d2051abd700f93da4e0e9f273504b12515a (diff) |
Revert "add missing component"
This reverts commit b55d17471f73b843943269c6cbd30f99995d8354.
Diffstat (limited to 'dbaccess')
-rw-r--r-- | dbaccess/CppunitTest_dbaccess_hsqldb_test.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dbaccess/CppunitTest_dbaccess_hsqldb_test.mk b/dbaccess/CppunitTest_dbaccess_hsqldb_test.mk index 67f6905ea6fb..5a83a4bbe5d3 100644 --- a/dbaccess/CppunitTest_dbaccess_hsqldb_test.mk +++ b/dbaccess/CppunitTest_dbaccess_hsqldb_test.mk @@ -57,7 +57,6 @@ $(eval $(call gb_CppunitTest_use_components,dbaccess_hsqldb_test,\ dbaccess/util/dbu \ filter/source/config/cache/filterconfig1 \ framework/util/fwk \ - io/source/io \ i18npool/util/i18npool \ linguistic/source/lng \ package/source/xstor/xstor \ |