diff options
Diffstat (limited to 'gcell/src/lib/runtime')
-rw-r--r-- | gcell/src/lib/runtime/spu/gcell_runtime_qa.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcell/src/lib/runtime/spu/gcell_runtime_qa.c b/gcell/src/lib/runtime/spu/gcell_runtime_qa.c index 51bf38a6a..ac442731b 100644 --- a/gcell/src/lib/runtime/spu/gcell_runtime_qa.c +++ b/gcell/src/lib/runtime/spu/gcell_runtime_qa.c @@ -24,10 +24,6 @@ #include <string.h> -#define _UNUSED __attribute__((unused)) - -// FIXME move these out of here; only for QA usage - static void qa_nop(const gc_job_direct_args_t *input _UNUSED, gc_job_direct_args_t *output _UNUSED, |