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

py/modgc: Remove obsolete extern declaration.

parent 831137b8
No related branches found
No related tags found
No related merge requests found
......@@ -32,8 +32,6 @@
/// \module gc - control the garbage collector
extern uint gc_collected;
/// \function collect()
/// Run a garbage collection.
STATIC mp_obj_t py_gc_collect(void) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment