mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Remove dup declarations after AST merge
This commit is contained in:
parent
3e0055f8c6
commit
6d777bb122
1 changed files with 0 additions and 3 deletions
|
@ -96,9 +96,6 @@ PyAPI_FUNC(void) PySymtable_Free(struct symtable *);
|
|||
#define GENERATOR 1
|
||||
#define GENERATOR_EXPRESSION 2
|
||||
|
||||
#define GENERATOR 1
|
||||
#define GENERATOR_EXPRESSION 2
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue