From 308e253e0f7873710bf77312d7a12c576aaa9781 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sat, 11 Aug 2018 16:18:01 -0400 Subject: Moved the existing .go files out of the way and replaced ui.h with the alpha4 ui.h. --- link_linux_386.go | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 link_linux_386.go (limited to 'link_linux_386.go') diff --git a/link_linux_386.go b/link_linux_386.go deleted file mode 100644 index 00a0598..0000000 --- a/link_linux_386.go +++ /dev/null @@ -1,10 +0,0 @@ -// +build !windows -// +build !darwin - -// 11 december 2015 - -package ui - -// #cgo LDFLAGS: ${SRCDIR}/libui_linux_386.a -lm -ldl -// #cgo pkg-config: gtk+-3.0 -import "C" -- cgit v1.2.3