Skip to content

Commit be980bf

Browse files
committed
remove accidentally-committed code
1 parent 86de1c0 commit be980bf

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

Modules/mathmodule.c

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -73,14 +73,6 @@ raised for division by zero and mod by zero.
7373

7474
#include "clinic/mathmodule.c.h"
7575

76-
#undef HAVE_ACOSPI
77-
#undef HAVE_ASINPI
78-
#undef HAVE_ATANPI
79-
#undef HAVE_ATAN2PI
80-
#undef HAVE_COSPI
81-
#undef HAVE_SINPI
82-
#undef HAVE_TANPI
83-
8476
/*[clinic input]
8577
module math
8678
[clinic start generated code]*/

0 commit comments

Comments
 (0)