glsl: Remove spurious assertions
authorIan Romanick <ian.d.romanick@intel.com>
Mon, 18 Sep 2017 23:02:14 +0000 (18:02 -0500)
committerIan Romanick <ian.d.romanick@intel.com>
Mon, 2 Oct 2017 21:46:11 +0000 (14:46 -0700)
commit765e1fa3724411047e5ad044d2c86d10172ca275
tree1069b42c7e77fd9014a956f2b5c0a6490715e13d
parentff5254bf089cdf032465eac225954fe046154cc1
glsl: Remove spurious assertions

It's inside an if-statement that already checks that the variables are
not NULL.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Alejandro PiƱeiro <apinheiro@igalia.com>
src/compiler/glsl/opt_copy_propagation.cpp