cjson/sqlite README: remove install from source
This commit is contained in:
5
c/c.go
5
c/c.go
@@ -196,11 +196,6 @@ func Fflush(fp FilePtr) Int
|
||||
|
||||
// -----------------------------------------------------------------------------
|
||||
|
||||
//go:linkname Remove C.remove
|
||||
func Remove(path *Char) Int
|
||||
|
||||
// -----------------------------------------------------------------------------
|
||||
|
||||
//go:linkname Time C.time
|
||||
func Time(*int32) int32
|
||||
|
||||
|
||||
Reference in New Issue
Block a user