summaryrefslogtreecommitdiff
path: root/opids.go
diff options
context:
space:
mode:
Diffstat (limited to 'opids.go')
-rw-r--r--opids.go5
1 files changed, 0 insertions, 5 deletions
diff --git a/opids.go b/opids.go
deleted file mode 100644
index eda15fd..0000000
--- a/opids.go
+++ /dev/null
@@ -1,5 +0,0 @@
-package main
-
-const OPEN = 1
-const OPEN_AT = 2
-const CLOSE = 3