Skip to content
Commit a03d70c9 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

Delete pointless discardShape method calls

Summary:
There's no point for calling discardShape from the destructor of a
Scene::Window subclass because window quads cache will be destroyed
automagically by QScopedPointer.

Reviewers: #kwin

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D24317
parent 4552096c
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