Issue 92131 - cppu: unused code in cppu
Summary: cppu: unused code in cppu
Status: CLOSED FIXED
Alias: None
Product: udk
Classification: Code
Component: code (show other issues)
Version: DEV300m27
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 3.2
Assignee: Stephan Bergmann
QA Contact: issues@udk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-25 12:41 UTC by caolanm
Modified: 2009-05-16 14:53 UTC (History)
1 user (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
patch to remove unused code (5.70 KB, patch)
2008-07-25 12:41 UTC, caolanm
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
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