To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=92205 Issue #|92205 Summary|configmgr: remove unused code Component|utilities Version|DEV300m27 Platform|All URL| OS/Version|Linux Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|sb Reported by|cmc
------- Additional comments from [EMAIL PROTECTED] Mon Jul 28 08:31:57 +0000 2008 ------- Looking at latest callcatcher results for configmgr (http://people.redhat.com/caolanm/callcatcher/DEV300_m27/configmgr.callcatcher.log) I see that the sole constructor of WrappedUnoException is correctly reported as unused. We've a load of infrastructure to *catch* the exception, but we never *throw* or otherwise construct the exception, so the whole lot is useless. Patch attached to remove it --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
