Issue 92131

Summary: cppu: unused code in cppu
Product: udk Reporter: caolanm
Component: codeAssignee: Stephan Bergmann <stephan.bergmann.secondary>
Status: CLOSED FIXED QA Contact: issues@udk <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: DEV300m27   
Target Milestone: OOo 3.2   
Hardware: All   
OS: All   
Issue Type: PATCH Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
patch to remove unused code none

Description caolanm 2008-07-25 12:41:29 UTC
This patch removes the last piece unused code in cppu (well, when cppu_no_leak
is enabled anyway). Alternatively typelib_static_union_type_init should appear
in the export map for cppu if it is supposed to be used.
Comment 1 caolanm 2008-07-25 12:41:54 UTC
Created attachment 55368 [details]
patch to remove unused code
Comment 2 kay.ramme 2009-01-27 13:07:58 UTC
Stephan, could you take a look at this?

Thanks

    Kay
Comment 3 Stephan Bergmann 2009-01-27 14:13:59 UTC
.
Comment 4 Stephan Bergmann 2009-04-15 12:54:59 UTC
applied a slight adaption of the attached cppu.unused.patch as
cws/sb109/cppu@270841: completely removed ~MappingsData and made a note in issue
93473 to eventually add it back in
Comment 5 Stephan Bergmann 2009-04-15 12:57:07 UTC
re <#desc5>: issue 63473, not 93473
Comment 6 Stephan Bergmann 2009-04-27 10:08:47 UTC
.
Comment 7 caolanm 2009-05-16 14:53:11 UTC
cppu went to 0 in m47,
http://people.redhat.com/caolanm/callcatcher/DEV300_m47/
closing