From: Ian Lance Taylor Date: Fri, 16 Jul 2010 18:05:38 +0000 (-0700) Subject: Remove unused declaration. X-Git-Tag: weekly.2010-07-29~88 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=385bfd4ca05c277a1aad279f0dac38ac916b58d6;p=gostls13.git Remove unused declaration. R=rsc CC=golang-dev https://golang.org/cl/1686054 --- diff --git a/src/pkg/runtime/mgc0.c b/src/pkg/runtime/mgc0.c index 2324eff290..93a8f6d810 100644 --- a/src/pkg/runtime/mgc0.c +++ b/src/pkg/runtime/mgc0.c @@ -27,7 +27,6 @@ static G *fing; static Finalizer *finq; static int32 fingwait; -static void sweepblock(byte*, int64, uint32*, int32); static void runfinq(void); enum {