Remove three classes form the SessionController header/source

Authored by tcanabrava on Dec 11 2018, 2:37 AM.

Description

Remove three classes form the SessionController header/source

Summary:
Those three classes where *used* inside of the SessionController
but they where not supposed to be there. The code in the
SessionController is already too big to understand, so the removal
of unrelated code is a good thing: it's now easier to reason
about those other three classes without having to deal with
the whole code that the SessionController has.

Reviewers: Konsole, hindenburg

Reviewed By: Konsole, hindenburg

Subscribers: konsole-devel

Tags: Konsole

Differential Revision: https://phabricator.kde.org/D17485

Details

Committed
hindenburgDec 11 2018, 1:53 PM
Reviewer
Konsole
Differential Revision
D17485: Remove three classes form the SessionController header/source
Parents
R319:f193805dde59: Fix condition to redraw search result line
Branches
Unknown
Tags
Unknown