]> Cypherpunks repositories - gostls13.git/commitdiff
runtime: delete empty files
authorBrad Fitzpatrick <bradfitz@golang.org>
Fri, 6 May 2016 16:06:02 +0000 (16:06 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 6 May 2016 17:04:11 +0000 (17:04 +0000)
I meant to delete these in CL 22850, actually.

Change-Id: I0c286efd2b9f1caf0221aa88e3bcc03649c89517
Reviewed-on: https://go-review.googlesource.com/22851
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>

src/runtime/os_freebsd.go [deleted file]
src/runtime/os_nacl.go [deleted file]
src/runtime/os_openbsd.go [deleted file]
src/runtime/os_plan9.go [deleted file]

diff --git a/src/runtime/os_freebsd.go b/src/runtime/os_freebsd.go
deleted file mode 100644 (file)
index 47bf8fc..0000000
+++ /dev/null
@@ -1,5 +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.
-
-package runtime
diff --git a/src/runtime/os_nacl.go b/src/runtime/os_nacl.go
deleted file mode 100644 (file)
index 47bf8fc..0000000
+++ /dev/null
@@ -1,5 +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.
-
-package runtime
diff --git a/src/runtime/os_openbsd.go b/src/runtime/os_openbsd.go
deleted file mode 100644 (file)
index 47bf8fc..0000000
+++ /dev/null
@@ -1,5 +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.
-
-package runtime
diff --git a/src/runtime/os_plan9.go b/src/runtime/os_plan9.go
deleted file mode 100644 (file)
index 47bf8fc..0000000
+++ /dev/null
@@ -1,5 +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.
-
-package runtime