diff options
Diffstat (limited to 'trace_disabled.go')
| -rw-r--r-- | trace_disabled.go | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/trace_disabled.go b/trace_disabled.go deleted file mode 100644 index e932ab4..0000000 --- a/trace_disabled.go +++ /dev/null @@ -1,9 +0,0 @@ -// Copyright 2017 The Virtual Authors. All rights reserved. -// Use of this source code is governed by a BSD-style -// license that can be found in the LICENSE file. - -// +build !sqlite.trace - -package sqlite // import "modernc.org/sqlite" - -const trace = false |
