diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-01-16 09:31:07 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-01-16 11:39:03 +0100 |
commit | dcdda1d61092aad74cd77023be58ef823b424126 (patch) | |
tree | 28b1170425d2a20efafaec7ea9f9feb5b1c6d184 /cppuhelper/Library_cppuhelper.mk | |
parent | e1e308bc4564f596bde5cd4c96b75d3b8c672e95 (diff) |
Unfold remainder of add_access_control_entries at call site
Change-Id: I6e1a5a0223c1ea3e1a8c8800fb4cb032719ecf4f
Diffstat (limited to 'cppuhelper/Library_cppuhelper.mk')
-rw-r--r-- | cppuhelper/Library_cppuhelper.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cppuhelper/Library_cppuhelper.mk b/cppuhelper/Library_cppuhelper.mk index acfa4c7172a5..81baa3428614 100644 --- a/cppuhelper/Library_cppuhelper.mk +++ b/cppuhelper/Library_cppuhelper.mk @@ -68,7 +68,6 @@ $(eval $(call gb_Library_add_exception_objects,cppuhelper,\ cppuhelper/source/paths \ cppuhelper/source/propertysetmixin \ cppuhelper/source/propshlp \ - cppuhelper/source/servicefactory \ cppuhelper/source/servicemanager \ cppuhelper/source/shlib \ cppuhelper/source/supportsservice \ |