Remove unused legacy variable

This commit is contained in:
世界 2024-07-17 15:54:12 +08:00
parent bf8fc103a4
commit 2bf9cc7253
No known key found for this signature in database
GPG key ID: CD109927C34A63C4

View file

@ -1,5 +1 @@
//go:build unsafe_buffer && !disable_unsafe_buffer
package common
const UnsafeBuffer = true