]> Cypherpunks repositories - gostls13.git/commitdiff
runtime: remove unused signals_windows.h
authorAlex Brainman <alex.brainman@gmail.com>
Thu, 12 Feb 2015 01:29:37 +0000 (12:29 +1100)
committerAlex Brainman <alex.brainman@gmail.com>
Thu, 12 Feb 2015 03:09:26 +0000 (03:09 +0000)
Change-Id: I35fe76661c80ca808a711acf608a23c77aeb0608
Reviewed-on: https://go-review.googlesource.com/4651
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/runtime/signals_windows.h [deleted file]

diff --git a/src/runtime/signals_windows.h b/src/runtime/signals_windows.h
deleted file mode 100644 (file)
index 6943714..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-// Copyright 2011 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.