Remove unused cgo preamble

This commit is contained in:
Cody Soyland 2018-03-20 17:17:35 -05:00
parent 17d1bd18aa
commit a95993fb69

View file

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