Skip to content

Commit bba7c99

Browse files
committed
🚀 | Unified methods
1 parent ec11d73 commit bba7c99

File tree

2 files changed

+0
-20
lines changed

2 files changed

+0
-20
lines changed
Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
package utils
22

3-
// go:build linux
4-
53
/*
64
#cgo CFLAGS: -Wall
75
#cgo LDFLAGS: -lXrandr -lX11
86
97
#include "../cgo/getDisplays.c"
108
*/
119
import "C"
12-
1310
import "unsafe"
1411

1512
type Display struct {

utils/getDisplays_windows.go

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)