Merge pull request #1175 from codysoyland/remove-unused-cgo

Remove unused cgo preamble
This commit is contained in:
Cody Soyland 2018-03-26 09:40:08 -05:00 committed by GitHub
commit 762196809d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,8 +14,6 @@
package pilosa
// #cgo CFLAGS:-mpopcnt
import (
"encoding/json"
"sort"