Skip to content

Commit 4faad57

Browse files
committed
---
yaml --- r: 4505 b: refs/heads/master c: ade998d h: refs/heads/master i: 4503: 660f420 v: v3
1 parent 55b0a2c commit 4faad57

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 1e1125fcbe83aafdbbfdcd0338abe01fee1d5d99
2+
refs/heads/master: ade998d743a313d9881ee59bcd38741541287c98

trunk/src/rt/rust_shape.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -905,7 +905,6 @@ class data : public ctxt< data<T,U> > {
905905
const type_param *param = &this->params[param_index];
906906
T sub(*static_cast<T *>(this), param->shape, param->params,
907907
param->tables);
908-
sub.walk(align);
909908
static_cast<T *>(this)->walk_subcontext(align, sub);
910909
}
911910

0 commit comments

Comments
 (0)