summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/gobang.go4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/gobang.go b/src/gobang.go
index dabdc69..fab8392 100644
--- a/src/gobang.go
+++ b/src/gobang.go
@@ -44,10 +44,6 @@ type CopyResult struct {
-const maxInt = int((^uint(0)) >> 1)
-const MinimumPasswordLength = 16
-
-
// Local variables
var (