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