aboutsummaryrefslogtreecommitdiff
path: root/src/pkg
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2014-08-04 20:29:58 -0700
committerIan Lance Taylor <iant@golang.org>2014-08-04 20:29:58 -0700
commitbb843c0b2ffaaca6b2f18a54cd30b9d1b10c7eb7 (patch)
tree5b7ab5fffbe83fdb9f7f1ee481fb45a709b03dd5 /src/pkg
parent6c007bb065dbbf0db878c68221d302f49b3e8350 (diff)
downloadgo-bb843c0b2ffaaca6b2f18a54cd30b9d1b10c7eb7.tar.xz
runtime: remove unused enum maxround
LGTM=minux, dave R=golang-codereviews, minux, dave CC=golang-codereviews https://golang.org/cl/122030043
Diffstat (limited to 'src/pkg')
-rw-r--r--src/pkg/runtime/runtime.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/pkg/runtime/runtime.c b/src/pkg/runtime/runtime.c
index ec0df1d170..31b853c87a 100644
--- a/src/pkg/runtime/runtime.c
+++ b/src/pkg/runtime/runtime.c
@@ -7,10 +7,6 @@
#include "arch_GOARCH.h"
#include "../../cmd/ld/textflag.h"
-enum {
- maxround = sizeof(uintptr),
-};
-
// Keep a cached value to make gotraceback fast,
// since we call it on every call to gentraceback.
// The cached value is a uint32 in which the low bit