diff options
Diffstat (limited to 'gas/config/tc-pj.c')
-rw-r--r-- | gas/config/tc-pj.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gas/config/tc-pj.c b/gas/config/tc-pj.c index a0666e1..8092d3b 100644 --- a/gas/config/tc-pj.c +++ b/gas/config/tc-pj.c @@ -256,9 +256,6 @@ md_assemble (str) unsigned char *op_start; unsigned char *op_end; -#if 0 - pj_operan_info operand[3]; -#endif pj_opc_info_t *opcode; char *output; int idx = 0; |