mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Getting rid of all the code inside #ifdef macintosh too.
This commit is contained in:
parent
4bae2d5e46
commit
eddc1449ba
19 changed files with 6 additions and 458 deletions
|
@ -39,10 +39,6 @@
|
|||
#define NOTE(x)
|
||||
#endif
|
||||
|
||||
#ifdef macintosh
|
||||
char *strdup(char *);
|
||||
#endif
|
||||
|
||||
/* String constants used to initialize module attributes.
|
||||
*
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue