diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-09-19 09:17:50 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-09-19 09:17:50 +0200 |
commit | ca6a1d6fa6390a5392afbc9e41c65883906c67e8 (patch) | |
tree | 6784137f39e05921e171eeaff303db095e46ae16 /odk | |
parent | ca78613fa015c03ea2c554247924c165a7aa34e7 (diff) |
Spurious reference to cppu InternalUnoApi
Change-Id: I8d4adbbfd8b62e77b6e2bb0cdd3905785039287a
Diffstat (limited to 'odk')
-rw-r--r-- | odk/CppunitTest_checkapi.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/odk/CppunitTest_checkapi.mk b/odk/CppunitTest_checkapi.mk index 4ea262acef4d..9121243750a7 100644 --- a/odk/CppunitTest_checkapi.mk +++ b/odk/CppunitTest_checkapi.mk @@ -20,7 +20,6 @@ $(eval $(call gb_CppunitTest_add_exception_objects,odk_checkapi,\ $(eval $(call gb_CppunitTest_use_external,odk_checkapi,boost_headers)) $(eval $(call gb_CppunitTest_use_internal_comprehensive_api,odk_checkapi,\ - cppu \ udkapi \ )) |