Remove dummy impl. of shared graphics cache in XCB plugin
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
Fri, 23 Mar 2012 13:45:51 +0000 (14:45 +0100)
committerQt by Nokia <qt-info@nokia.com>
Mon, 26 Mar 2012 07:10:56 +0000 (09:10 +0200)
commitcb33c3b2b64db43b81d81cf56fe1b2b0155a2839
tree76800fdbb60af0b18b493dde42829b42e0709326
parenteac97c58308a04f0a1a23d02ea7a7289dfc9ebe9
Remove dummy impl. of shared graphics cache in XCB plugin

This implementation was disabled and didn't really work
properly, so it doesn't make sense to update or do
bug fixes to it. Removing it completely instead.

Change-Id: I62abe35f0f9a91bb207b87296d25c3c62d58228e
Reviewed-by: Jiang Jiang <jiang.jiang@nokia.com>
src/plugins/platforms/xcb/qxcbintegration.cpp
src/plugins/platforms/xcb/qxcbintegration.h
src/plugins/platforms/xcb/qxcbsharedbuffermanager.cpp [deleted file]
src/plugins/platforms/xcb/qxcbsharedbuffermanager.h [deleted file]
src/plugins/platforms/xcb/qxcbsharedgraphicscache.cpp [deleted file]
src/plugins/platforms/xcb/qxcbsharedgraphicscache.h [deleted file]
src/plugins/platforms/xcb/xcb.pro