panfrost: Move format stringify to decode.c
[mesa.git] / src / panfrost / pandecode / meson.build
index 245e80ebf8aea16b01f947c7e9484d63ea0570ec..e4bc6aaffb4202126c14c5dd4dcba956a43d4412 100644 (file)
@@ -20,7 +20,6 @@
 # SOFTWARE.
 
 libpanfrost_decode_files = files(
-  'pan_pretty_print.c',
   'common.c',
   'decode.c',
 )