diff options
Diffstat (limited to 'libgo/go/math/sin.go')
-rw-r--r-- | libgo/go/math/sin.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libgo/go/math/sin.go b/libgo/go/math/sin.go index 35220cb..8a2edd7 100644 --- a/libgo/go/math/sin.go +++ b/libgo/go/math/sin.go @@ -4,7 +4,6 @@ package math - /* Floating-point sine and cosine. |