diff options
author | Michael Stahl <mstahl@redhat.com> | 2015-02-27 19:20:03 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2015-02-27 19:33:08 +0100 |
commit | f5b00ec964a9b4320543028e77fb6acb25f70e74 (patch) | |
tree | 6552c57aef8019b53cef5ee78fe5d427ec4348d1 /dbaccess/CppunitTest_dbaccess_macros_test.mk | |
parent | f0a60415597bae7ca54767b397a217882578ce97 (diff) |
gbuild: gb_CppunitTest_use_filter_configuration was removed
... years ago in commit e1b51e7beb7f9cfa7b574b9c2a69799e62963a09
Change-Id: I588370796830dc379f6a004ec7e673b020360eb5
Diffstat (limited to 'dbaccess/CppunitTest_dbaccess_macros_test.mk')
-rw-r--r-- | dbaccess/CppunitTest_dbaccess_macros_test.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dbaccess/CppunitTest_dbaccess_macros_test.mk b/dbaccess/CppunitTest_dbaccess_macros_test.mk index 398dd5b7b986..1afdac54eca2 100644 --- a/dbaccess/CppunitTest_dbaccess_macros_test.mk +++ b/dbaccess/CppunitTest_dbaccess_macros_test.mk @@ -102,8 +102,6 @@ $(eval $(call gb_CppunitTest_use_components,dbaccess_macros_test,\ $(eval $(call gb_CppunitTest_use_configuration,dbaccess_macros_test)) -$(eval $(call gb_CppunitTest_use_filter_configuration,dbaccess_macros_test)) - $(call gb_CppunitTest_get_target,dbaccess_macros_test): \ $(call gb_AllLangResTarget_get_target,ofa) |