Skip to content
Snippets Groups Projects
Commit 2259e62c authored by Damien George's avatar Damien George
Browse files

Remove obsoleted comment.

parent 0f5e8b15
No related branches found
No related tags found
No related merge requests found
......@@ -116,7 +116,6 @@ static mp_obj_t class_make_new(mp_obj_t self_in, uint n_args, uint n_kw, const m
return o;
}
// TODO somehow replace const char * with a qstr
static const qstr binary_op_method_name[] = {
[RT_BINARY_OP_SUBSCR] = MP_QSTR___getitem__,
/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment