To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105641
                 Issue #|105641
                 Summary|sw: unused MailDispatcher::isRunning
               Component|Word processor
                 Version|DEV300m60
                Platform|All
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|os
             Reported by|cmc





------- Additional comments from [email protected] Tue Oct  6 10:02:25 +0000 
2009 -------
The MailDispatcher class has a isRunning method but also has using
Thread::isRunning" so the MailDispatcher::isRunning is hidden by this so isn't
actually called anywhere.

Either MailDispatcher::isRunning can be removed seeing as it's not actually
getting used (version1 attached first) or, the less likely intent, we want to
call that one instead (version2 attached second)

---------------------------------------------------------------------
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]

Reply via email to