aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/newlink/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/newlink/main.go')
-rw-r--r--src/cmd/newlink/main.go9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/cmd/newlink/main.go b/src/cmd/newlink/main.go
deleted file mode 100644
index b23f3f87b0..0000000000
--- a/src/cmd/newlink/main.go
+++ /dev/null
@@ -1,9 +0,0 @@
-// Copyright 2014 The Go Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style
-// license that can be found in the LICENSE file.
-
-// Placeholder to keep build building.
-
-package main
-
-func main() {}