diff options
| author | Pietro Gagliardi <[email protected]> | 2018-09-01 20:15:33 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2018-09-01 20:15:33 -0400 |
| commit | 9eb4b2a27c7ba5a5fd7dc01f157a4d0af6908069 (patch) | |
| tree | fdd0c24dd8c567b0a797f113b8e449f559631f03 /AAA_GOFILES/link_linux_amd64.go | |
| parent | c1801adb3693c44bb05405b621b74e8fe16c39d5 (diff) | |
Of course I had to redo that release. Anyway also merge link_linux_amd64.go back in; I'm about to test it now.
Diffstat (limited to 'AAA_GOFILES/link_linux_amd64.go')
| -rw-r--r-- | AAA_GOFILES/link_linux_amd64.go | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/AAA_GOFILES/link_linux_amd64.go b/AAA_GOFILES/link_linux_amd64.go deleted file mode 100644 index a1b2b3b..0000000 --- a/AAA_GOFILES/link_linux_amd64.go +++ /dev/null @@ -1,10 +0,0 @@ -// +build !windows -// +build !darwin - -// 11 december 2015 - -package ui - -// #cgo LDFLAGS: ${SRCDIR}/libui_linux_amd64.a -lm -ldl -// #cgo pkg-config: gtk+-3.0 -import "C" |
