aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/qsgdefaultcontext.cpp
diff options
context:
space:
mode:
authorRobin Burchell <robin.burchell@viroteck.net>2016-07-08 11:14:37 +0200
committerRobin Burchell <robin.burchell@viroteck.net>2016-07-08 21:04:07 +0000
commit5f67301005adc431142da40f156cfe3d3b776d51 (patch)
treeff6f4e592e4e711eba2bd484c0935c21f550cb75 /src/quick/scenegraph/qsgdefaultcontext.cpp
parent6349a08f39c48c9786d82b7e6bd2249aa8bc8b80 (diff)
QQuickItem: Remove QML_LEAK_CHECK
This seems to have been intended as a poor mans massif, but ultimately is rather pointless, as it isn't able to tell you *where* the items were allocated, just that some were still allocated -- and only in debug builds, too. Just remove it and rely on more conventional tools (debuggers, profilers) for this sort of thing. Change-Id: Ib87da49c250166616e90cff92be355021a4622cf Reviewed-by: Volker Krause <volker.krause@kdab.com> Reviewed-by: Mitch Curtis <mitch.curtis@qt.io> Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'src/quick/scenegraph/qsgdefaultcontext.cpp')
0 files changed, 0 insertions, 0 deletions