]> Cypherpunks repositories - gostls13.git/commit
runtime: remove obsolete comment
authorAlex Brainman <alex.brainman@gmail.com>
Wed, 25 Mar 2015 01:00:54 +0000 (12:00 +1100)
committerAlex Brainman <alex.brainman@gmail.com>
Wed, 25 Mar 2015 02:55:56 +0000 (02:55 +0000)
commit2420926a8a38eef9131a4c3543987b92667204c1
treedfbbc00b9193d27854efc4405f92cb68e487a885
parente89fdb825983976c0983f4083b7b63b6df67dc6b
runtime: remove obsolete comment

We do not use SEH to handle Windows exception anymore.

Change-Id: I0ac807a0fed7a5b4c745454246764c524460472b
Reviewed-on: https://go-review.googlesource.com/8071
Reviewed-by: Minux Ma <minux@golang.org>
src/runtime/proc1.go