diff options
Diffstat (limited to 'sqlite3_opt_usleep.go')
-rw-r--r-- | sqlite3_opt_usleep.go | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/sqlite3_opt_usleep.go b/sqlite3_opt_usleep.go deleted file mode 100644 index d6ed38f..0000000 --- a/sqlite3_opt_usleep.go +++ /dev/null @@ -1,13 +0,0 @@ -// +build cgo -// +build windows - -// Copyright (C) 2018 G.J.R. Timmer <gjr.timmer@gmail.com>. -// -// Use of this source code is governed by an MIT-style -// license that can be found in the LICENSE file. - -package sqlite3 - -/* - -/* |