Skip to content

Commit f660993

Browse files
committed
chore: removed unused field
1 parent bc0c33c commit f660993

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

include/redasm/surface/common.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ typedef struct RDCellData {
5454
RDOperand value;
5555
} operand;
5656

57-
bool is_instruction;
5857
unsigned int group_idx;
5958
} RDCellData;
6059

0 commit comments

Comments
 (0)