Skip to content

Commit 17b453a

Browse files
committed
Remove unused macro.
1 parent 7392593 commit 17b453a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Python/specialize.c

-1
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,6 @@ initial_counter_value(void) {
499499
#define SPEC_FAIL_DIFFERENT_TYPES 12
500500

501501
/* Calls */
502-
#define SPEC_FAIL_GENERATOR 7
503502
#define SPEC_FAIL_COMPLEX_PARAMETERS 8
504503
#define SPEC_FAIL_WRONG_NUMBER_ARGUMENTS 9
505504
#define SPEC_FAIL_CO_NOT_OPTIMIZED 10

0 commit comments

Comments
 (0)