summaryrefslogtreecommitdiffstats
path: root/gogs.go
diff options
context:
space:
mode:
Diffstat (limited to 'gogs.go')
-rw-r--r--gogs.go3
1 files changed, 0 insertions, 3 deletions
diff --git a/gogs.go b/gogs.go
index ad5d7abc70..23fed5d894 100644
--- a/gogs.go
+++ b/gogs.go
@@ -17,9 +17,6 @@ import (
"github.com/gogits/gogs/modules/base"
)
-// Test that go1.2 tag above is included in builds. main.go refers to this definition.
-const go12tag = true
-
const APP_VER = "0.3.3.0506 Alpha"
func init() {