Removed legacy build tags

This commit is contained in:
Gert-Jan Timmer 2018-06-13 16:50:09 +02:00
parent 1549ea7a5a
commit dc9d5d0e99
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
// Use of this source code is governed by an MIT-style // Use of this source code is governed by an MIT-style
// license that can be found in the LICENSE file. // license that can be found in the LICENSE file.
// +build sqlite_fts5 fts5 // +build sqlite_fts5
package sqlite3 package sqlite3

View File

@ -3,7 +3,7 @@
// Use of this source code is governed by an MIT-style // Use of this source code is governed by an MIT-style
// license that can be found in the LICENSE file. // license that can be found in the LICENSE file.
// +build sqlite_icu icu // +build sqlite_icu
package sqlite3 package sqlite3

View File

@ -3,7 +3,7 @@
// Use of this source code is governed by an MIT-style // Use of this source code is governed by an MIT-style
// license that can be found in the LICENSE file. // license that can be found in the LICENSE file.
// +build sqlite_json sqlite_json1 json1 // +build sqlite_json sqlite_json1
package sqlite3 package sqlite3