Commit dcb594ec authored by Dmitriy Vyukov's avatar Dmitriy Vyukov

runtime: remove unused function declaration

LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/145970043
parent 5d5e73b1
......@@ -1263,7 +1263,6 @@ struct gc_args
};
static void gc(struct gc_args *args);
static void mgc(G *gp);
int32
runtime·readgogc(void)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment