Bug 96950 - dung out dead code...
Summary: dung out dead code...
Status: RESOLVED DUPLICATE of bug 96949
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: framework (show other bugs)
Version:
(earliest affected)
5.1.0.1 rc
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-07 17:47 UTC by Michael Meeks
Modified: 2016-01-07 17:52 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Meeks 2016-01-07 17:47:53 UTC
git grep m_bPreferrFirstInterceptor

seems to show a global static variable that is always true. It'd be great to cut that out along with the code paths where it would have been false - apparently they're not used =)
Comment 1 Michael Meeks 2016-01-07 17:52:36 UTC
Horrible bugzilla performance ... =)

*** This bug has been marked as a duplicate of bug 96949 ***