mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
cleanup
This commit is contained in:
parent
811fbbc4ce
commit
27fda28973
1 changed files with 0 additions and 4 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue