[IMT] Do not set fCurrentFile and fCurrentTree at `Init` time in TTreeView
Future commits will remove `fCurrentFile` and `fCurrentTree` altogether in order to make TTreeView play nice with TBB tasks. Then it will make little sense to pre-emptively open the first filename in each thread.
Please register or sign in to comment