layers:Remove old INFO message
authorTobin Ehlis <tobine@google.com>
Mon, 17 Apr 2017 17:13:12 +0000 (11:13 -0600)
committerTobin Ehlis <tobine@google.com>
Mon, 17 Apr 2017 21:31:18 +0000 (15:31 -0600)
commitfba3bf59ed6304ec13192f6583eb826d6a554ac2
tree5230f97aabad72b591b279dc61039e0449b49259
parent7c317df47a96a5d13f4514e65e974ea403d6a6b0
layers:Remove old INFO message

INFO message in vkCreateDescriptorPool() is not needed and it was
returning a validation error if the callback returned "true" which is
just wrong. Killing the code altogether.
layers/core_validation.cpp