Skip to content
Commit 6e715d8c authored by Tomaz  Canabrava's avatar Tomaz Canabrava Committed by Kurt Hindenburg
Browse files

Remove virtual for non-virtual calls

Summary:
TerminalDisplay is internal to Konsole, and it's never inherited,
that means that the 'virtual' on those functions are dummy and
does nothing besides increase the VTable size.

Reviewers: #konsole, hindenburg

Reviewed By: #konsole, hindenburg

Subscribers: konsole-devel

Tags: #konsole

Differential Revision: https://phabricator.kde.org/D17222
parent d2dd767e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment