]> Cypherpunks repositories - gostls13.git/commit
runtime: delete runtime/internal/atomic/textflag.h
authorMichael Matloob <matloob@golang.org>
Thu, 12 Nov 2015 16:30:33 +0000 (11:30 -0500)
committerMichael Matloob <matloob@golang.org>
Thu, 12 Nov 2015 20:26:28 +0000 (20:26 +0000)
commit7c38ae084eb6d17b3b9270678cc32cc12b26b95b
treecc866402e1010e8574ba529f8583b84af60a5dd2
parentd10675089d74db0408f2432eae3bd89a8e1c2d6a
runtime: delete runtime/internal/atomic/textflag.h

As per mdempsky's comment on golang.org/cl/14204, textflag.h is
copied to the includes dir by cmd/dist, and the copy in
runtime/internal/atomic is not actually being used.

Updates #11647

Change-Id: Ie95c08903a9df54cea4c70ee9d5291176f7b5609
Reviewed-on: https://go-review.googlesource.com/16871
Run-TryBot: Michael Matloob <matloob@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
src/runtime/internal/atomic/textflag.h [deleted file]