mirror of
https://github.com/python/cpython.git
synced 2025-01-27 11:33:55 +08:00
cleanup
This commit is contained in:
parent
811fbbc4ce
commit
27fda28973
@ -140,10 +140,6 @@ FUNC1(math_sqrt, sqrt)
|
||||
FUNC1(math_tan, tan)
|
||||
FUNC1(math_tanh, tanh)
|
||||
|
||||
#ifndef macintosh
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
static object *
|
||||
math_frexp(self, args)
|
||||
|
Loading…
Reference in New Issue
Block a user