diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-05-06 11:31:54 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-05-20 15:23:38 +0100 |
commit | c639da5a41c1390c90716de36b0869120562db9a (patch) | |
tree | 6f5aa75a71e9ad0ce9b86aa8bf09b2101f18c45b /comphelper/Package_inc.mk | |
parent | 4d4159463bf8fa63d1828db3d7c99df5e770e49f (diff) |
config leaks: drop dodgy LegacySingleton foo
Diffstat (limited to 'comphelper/Package_inc.mk')
-rw-r--r-- | comphelper/Package_inc.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/comphelper/Package_inc.mk b/comphelper/Package_inc.mk index 5794c56ab74d..fb6538e4700c 100644 --- a/comphelper/Package_inc.mk +++ b/comphelper/Package_inc.mk @@ -89,7 +89,6 @@ $(eval $(call gb_Package_add_file,comphelper_inc,inc/comphelper/ChainablePropert $(eval $(call gb_Package_add_file,comphelper_inc,inc/comphelper/stl_types.hxx,comphelper/stl_types.hxx)) $(eval $(call gb_Package_add_file,comphelper_inc,inc/comphelper/eventattachermgr.hxx,comphelper/eventattachermgr.hxx)) $(eval $(call gb_Package_add_file,comphelper_inc,inc/comphelper/componentcontext.hxx,comphelper/componentcontext.hxx)) -$(eval $(call gb_Package_add_file,comphelper_inc,inc/comphelper/legacysingletonfactory.hxx,comphelper/legacysingletonfactory.hxx)) $(eval $(call gb_Package_add_file,comphelper_inc,inc/comphelper/accessibleeventnotifier.hxx,comphelper/accessibleeventnotifier.hxx)) $(eval $(call gb_Package_add_file,comphelper_inc,inc/comphelper/ihwrapnofilter.hxx,comphelper/ihwrapnofilter.hxx)) $(eval $(call gb_Package_add_file,comphelper_inc,inc/comphelper/sequenceasvector.hxx,comphelper/sequenceasvector.hxx)) |