From ebcbaa129de05909a39e6a6884eac94629d46083 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Fri, 16 May 2014 06:49:29 -0400 Subject: Combined all the Objective-C headers into objc_darwin.h. --- sysdata_darwin.go | 1 - 1 file changed, 1 deletion(-) (limited to 'sysdata_darwin.go') diff --git a/sysdata_darwin.go b/sysdata_darwin.go index c4ae3e9..1f9370c 100644 --- a/sysdata_darwin.go +++ b/sysdata_darwin.go @@ -9,7 +9,6 @@ import ( // #cgo LDFLAGS: -lobjc -framework Foundation -framework AppKit // #include "objc_darwin.h" -// #include "sysdata_darwin.h" import "C" type sysData struct { -- cgit v1.2.3