D17222: Remove virtual for non-virtual calls
Tomaz Canabrava
noreply at phabricator.kde.org
Wed Nov 28 18:34:26 GMT 2018
tcanabrava created this revision.
Herald added a project: Konsole.
Herald added a subscriber: konsole-devel.
tcanabrava requested review of this revision.
REVISION 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.
REPOSITORY
R319 Konsole
BRANCH
removeNonVirtualCalls
REVISION DETAIL
https://phabricator.kde.org/D17222
AFFECTED FILES
src/TerminalDisplay.h
To: tcanabrava
Cc: konsole-devel, ngraham, maximilianocuria, hindenburg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20181128/4df338b0/attachment-0001.html>
More information about the konsole-devel
mailing list