mirror of
https://github.com/KDE/konsole.git
synced 2026-06-18 02:39:14 -04:00
Remove dead code enclosed by #if 0 .... #endif
This commit is contained in:
@@ -849,13 +849,6 @@ void SessionController::searchClosed()
|
||||
_searchToggleAction->toggle();
|
||||
}
|
||||
|
||||
#if 0
|
||||
void SessionController::searchHistory()
|
||||
{
|
||||
searchHistory(true);
|
||||
}
|
||||
#endif
|
||||
|
||||
void SessionController::listenForScreenWindowUpdates()
|
||||
{
|
||||
if (_listenForScreenWindowUpdates)
|
||||
|
||||
Reference in New Issue
Block a user