It has not been used in a long time; I forgot this file even existed.
Flagged by cppcheck.
Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
+++ /dev/null
-struct exec_list;
-
-bool do_mat_op_to_vec(struct exec_list *instructions);
-
-extern "C" {
- bool c_do_mat_op_to_vec(struct exec_list *instructions) {
- return do_mat_op_to_vec(instructions);
- }
-};
'midgard_opt_invert.c',
'midgard_opt_float.c',
'midgard_opt_perspective.c',
- 'cppwrap.cpp',
'disassemble.c',
)