summary refs log tree commit diff stats
path: root/main_other.go
diff options
context:
space:
mode:
Diffstat (limited to 'main_other.go')
-rw-r--r--main_other.go7
1 files changed, 0 insertions, 7 deletions
diff --git a/main_other.go b/main_other.go
deleted file mode 100644
index 88824ad..0000000
--- a/main_other.go
+++ /dev/null
@@ -1,7 +0,0 @@
-// +build !openbsd
-
-package main
-
-func main() {
-	grus()
-}