aboutsummaryrefslogtreecommitdiffstats
path: root/prog/encodingexec.go
diff options
context:
space:
mode:
Diffstat (limited to 'prog/encodingexec.go')
-rw-r--r--prog/encodingexec.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/prog/encodingexec.go b/prog/encodingexec.go
index 5e5ba836d..eff82ff53 100644
--- a/prog/encodingexec.go
+++ b/prog/encodingexec.go
@@ -38,7 +38,6 @@ const (
const (
ExecBufferSize = 2 << 20
- ptrSize = 8
pageSize = 4 << 10
dataOffset = 512 << 20
)