To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=74776
User fs changed the following:
What |Old value |New value
================================================================================
Status|UNCONFIRMED |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Mon Feb 26 11:01:56 +0000
2007 -------
checked in with the following modifications:
- impl_isDataSourceEntry is not removed, but instead encapsulated (in
both definition and implementation) with #ifdef DBG_UTIL
This method is used in non-product builds of OpenOffice.org (configure-
switch: --enable-dbgutil), removing it would make this build break.
- the containermultiplex.*, as well as the usages of the respective class,
have been removed completely. They have only been held as member, but
not really been used.
- the OTableFieldData class, as well as the respective hxx/cxx files, have
been removed completely. Sometimes it pays off to look what the
automatism actually did: If an automatic tool reports that *all*
constructors of a class are unused, then chances are good this whole
class is unused ;)
---------------------------------------------------------------------
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]