Skip to content

Commit e796464

Browse files
committed
[truffle] Remove unused attribute
1 parent 730812f commit e796464

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/vm/jvm/runtime/org/perl6/nqp/truffle/nodes/sixmodel/NQPAttributeGetNode.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@
2525

2626
// TODO: take classHandle into account
2727
public abstract class NQPAttributeGetNode extends NQPObjNode {
28-
@Child private NQPNode classHandleNode;
29-
3028
protected abstract String getName();
3129

3230
@Deserializer("attribute-get")

0 commit comments

Comments
 (0)