Diffusion Ark 27e5167bd652

Drop RootNode extraction option

Authored by elvisangelaccio on Jun 1 2016, 8:05 AM.

Description

Drop RootNode extraction option

We never set this option and because of this there is a lot of unused code (e.g. all the RootNodeSwitch stuff).

Digging in the history, the last time that this option was set was in commit 10bc72f453a253.
This means that this option is fully superseded by fileNodeRootPair and we can safely discard all this unused code.

Closes T1942

Differential Revision: D1704

Details

Committed
elvisangelaccioJun 1 2016, 8:06 AM
Differential Revision
D1704: Drop RootNode extraction option
Parents
R36:1b812373e557: infopanel: drop unused actionsLabel
Branches
Unknown
Tags
Unknown
Tasks
T1942: Drop RootNodeSwitch