1
0
mirror of https://github.com/golang/go synced 2024-09-30 19:28:32 -06:00

runtime: remove unused signals_windows.h

Change-Id: I35fe76661c80ca808a711acf608a23c77aeb0608
Reviewed-on: https://go-review.googlesource.com/4651
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
Alex Brainman 2015-02-12 12:29:37 +11:00
parent e77fbd598f
commit f984cea71d

View File

@ -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.