glsl/standalone: Get rid of the unneeded _mesa_error_no_memory stub
authorJason Ekstrand <jason.ekstrand@intel.com>
Mon, 4 Apr 2016 19:05:07 +0000 (12:05 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 4 Apr 2016 19:07:51 +0000 (12:07 -0700)
commit4d040a4ad35f0ab25e0f9ba031a71885a4cec1dd
tree7e5bcfc34567cdcea2255ff4f32baed452dffd33
parent8c8157bf6f529de881a38f603b873f1a867bf9b5
glsl/standalone: Get rid of the unneeded _mesa_error_no_memory stub

This hasn't been needed since we stopped using the GLSL compiler in the
Vulkan driver and it was tripping up scons.  Removing it fixes the scons
build.
src/compiler/glsl/standalone_scaffolding.cpp