[Libreoffice-commits] core.git: cppuhelper/CppunitTest_cppuhelper_qa_misc.mk

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Thu Aug 9 18:33:20 UTC 2018


 cppuhelper/CppunitTest_cppuhelper_qa_misc.mk |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 10179c33d26c5fed4bb6664e0f29b16d5abaff51
Author:     Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Thu Aug 9 16:21:35 2018 +0200
Commit:     Stephan Bergmann <sbergman at redhat.com>
CommitDate: Thu Aug 9 20:32:57 2018 +0200

    Remove unnecessary test dependency
    
    Change-Id: I8202cf38e4b54fc4b457d2a7d70ad42b29ee9dec
    Reviewed-on: https://gerrit.libreoffice.org/58769
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <sbergman at redhat.com>

diff --git a/cppuhelper/CppunitTest_cppuhelper_qa_misc.mk b/cppuhelper/CppunitTest_cppuhelper_qa_misc.mk
index 980f40e9571c..c83ebee5959e 100644
--- a/cppuhelper/CppunitTest_cppuhelper_qa_misc.mk
+++ b/cppuhelper/CppunitTest_cppuhelper_qa_misc.mk
@@ -15,7 +15,6 @@ $(eval $(call gb_CppunitTest_add_exception_objects,cppuhelper_qa_misc,\
 ))
 
 $(eval $(call gb_CppunitTest_use_api,cppuhelper_qa_misc,\
-	offapi \
 	udkapi \
 ))
 


More information about the Libreoffice-commits mailing list