st/nine: Remove useless check in surface9 ctor
authorAxel Davy <axel.davy@ens.fr>
Fri, 21 Oct 2016 15:14:14 +0000 (17:14 +0200)
committerAxel Davy <axel.davy@ens.fr>
Tue, 20 Dec 2016 22:44:20 +0000 (23:44 +0100)
commitfad0f147fb6590e85bd77d44494a4813a15dfd5b
tree5491f55dec3df2736024c6a83f37bbf0f4b1e878
parent503d72902955441425fa7f612026c0188c4cc0ac
st/nine: Remove useless check in surface9 ctor

Textures already have the check in BaseTexture9.
Non-Textures cannot be in the MANAGED Pool.

Signed-off-by: Axel Davy <axel.davy@ens.fr>
src/gallium/state_trackers/nine/surface9.c