glsl: use only copy_propagation_elements
[mesa.git] / src / compiler / glsl / meson.build
index 96536b80168a0e55daf36eba11a1fce758672b8e..09662b207755fcdd590b83c5ddd80641a30b13ca 100644 (file)
@@ -170,7 +170,6 @@ files_libglsl = files(
   'opt_constant_folding.cpp',
   'opt_constant_propagation.cpp',
   'opt_constant_variable.cpp',
-  'opt_copy_propagation.cpp',
   'opt_copy_propagation_elements.cpp',
   'opt_dead_builtin_variables.cpp',
   'opt_dead_builtin_varyings.cpp',