layers: Remove bogus CreateSharedSwapchainsKHR impl in swapchain
authorChris Forbes <chrisforbes@google.com>
Mon, 28 Nov 2016 02:25:34 +0000 (15:25 +1300)
committerChris Forbes <chrisforbes@google.com>
Mon, 28 Nov 2016 19:28:33 +0000 (08:28 +1300)
commit07e63b8d3db7b7d374adaacabe53daa630f343ea
tree3dbc164e3de6a2379666a898de5e767661ec8182
parent127f2efbec4d4e9ce7475db1304505b8efd97198
layers: Remove bogus CreateSharedSwapchainsKHR impl in swapchain

This wasn't even wired up. Parameter validation also now does these
checks.

Signed-off-by: Chris Forbes <chrisforbes@google.com>
layers/swapchain.cpp