layers:Remove redundant check
authorTobin Ehlis <tobine@google.com>
Tue, 3 Jan 2017 21:07:17 +0000 (14:07 -0700)
committerTobin Ehlis <tobine@google.com>
Wed, 4 Jan 2017 13:49:18 +0000 (06:49 -0700)
commitbda40694f006c2aa082a1040ff7e7a163080f40d
tree34da2904ee9804765154f32c09e37d424152ba6f
parentecca0899be558bc29947d89077f380905f70300a
layers:Remove redundant check

Object tracker layer already makes sure that cmd buffers passed into
vkCmdExecuteCommands() are valid so removing the duplicate check from
core_validation.
layers/core_validation.cpp