aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bolt_arm64.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/bolt_arm64.go b/bolt_arm64.go
index 6d23093..cca6b7e 100644
--- a/bolt_arm64.go
+++ b/bolt_arm64.go
@@ -1,5 +1,3 @@
-// +build arm64
-
package bolt
// maxMapSize represents the largest mmap size supported by Bolt.