diff options
Diffstat (limited to 'py/objarray.h')
| -rw-r--r-- | py/objarray.h | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/py/objarray.h b/py/objarray.h index 620426ce3..0f6ede86f 100644 --- a/py/objarray.h +++ b/py/objarray.h @@ -1,3 +1 @@ -MP_DECLARE_CONST_FUN_OBJ(mp_builtin_bytearray_obj); -  mp_obj_t mp_obj_new_bytearray(uint n, void *items); | 
