Remove QSGSharedDistanceFieldGlyphCache.
authorRobin Burchell <robin.burchell@viroteck.net>
Fri, 13 Feb 2015 21:36:48 +0000 (22:36 +0100)
committerSimon Hausmann <simon.hausmann@theqtcompany.com>
Tue, 9 Jun 2015 18:39:07 +0000 (18:39 +0000)
commit250b97420330359b071c394df9aeecc4ffee81c8
tree4edf7c6c3864d08ed728b72a5f92a729a77e3641
parentdb69cd87d3c70a4094825846e6d208c2c492c010
Remove QSGSharedDistanceFieldGlyphCache.

No known users of this interface exist, and not having it helps to make things
less complicated.

Change-Id: I3d749cfbde9e84e1c7b8dc5cbd952c5c51d347ee
Reviewed-by: Gunnar Sletta <gunnar@sletta.org>
src/quick/scenegraph/qsgcontext.cpp
src/quick/scenegraph/qsgshareddistancefieldglyphcache.cpp [deleted file]
src/quick/scenegraph/qsgshareddistancefieldglyphcache_p.h [deleted file]
src/quick/scenegraph/scenegraph.pri
tests/auto/quick/nokeywords/tst_nokeywords.cpp