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)
commitbfa2b6fb78ae34e0548ab38f20fd1b80451cb13b
treefcc0b6c8fb6ee6674b1fbdcb42e5238b16add985
parent19c4991215704f02d937eacfa0e666541180c2cd
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