Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / gpu / command_buffer / service / shader_translator_cache.cc
index a1070c3..631a88e 100644 (file)
@@ -28,11 +28,7 @@ void ShaderTranslatorCache::OnDestruct(ShaderTranslator* translator) {
 }
 
 scoped_refptr<ShaderTranslator> ShaderTranslatorCache::GetTranslator(
-#if (ANGLE_SH_VERSION >= 126)
     sh::GLenum shader_type,
-#else
-    ShShaderType shader_type,
-#endif
     ShShaderSpec shader_spec,
     const ShBuiltInResources* resources,
     ShaderTranslatorInterface::GlslImplementationType