From 376ce6858a6fc6fe9f265309e22fb7903ff14640 Mon Sep 17 00:00:00 2001 From: Ben Johnson Date: Mon, 5 May 2014 07:43:10 -0600 Subject: Remove the c package. The CGO binding from an external package did not work as well as hoped. The C code has been moved to the project which uses it. --- c/doc.go | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 c/doc.go (limited to 'c/doc.go') diff --git a/c/doc.go b/c/doc.go deleted file mode 100644 index cbb98fe..0000000 --- a/c/doc.go +++ /dev/null @@ -1,4 +0,0 @@ -/* -Package c provides a C interface to Bolt. -*/ -package c -- cgit v1.2.3