Community
Participate
Working Groups
org.eclipse.help.internal.context.ContextManager.addContext(IContext) is never called. It can be deleted as can contextsById, idsByContext, idCounter and the code that looks for dynamic contexts.
Created attachment 153009 [details] Patch to remove obsolete code Created a patch which removes the dead code. No indications that this will break anything.
Patch committed to HEAD, fixed.