We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa505bd commit cac4527Copy full SHA for cac4527
1 file changed
ext/numo/narray/ndloop.c
@@ -38,8 +38,6 @@ typedef struct NA_LOOP_XARGS {
38
bool free_user_iter; // alloc LARG(lp,j).iter=lp->xargs[j].iter
39
} na_loop_xargs_t;
40
41
-typedef struct NA_MD_LOOP na_md_loop_t;
42
-
43
typedef struct NA_MD_LOOP {
44
int narg;
45
int nin;
0 commit comments