cleanup: Removed now unused animations/texture-cache API
The Spinner widget is no longer based on AnimatedIcon, so the
old base classes are now unused and can be removed.
Those classes are the only user of TextureCache's "sliced-image" API,
so remove that as well.