mirror of
https://github.com/python/cpython.git
synced 2025-08-30 21:48:47 +00:00
delete obsolete SYMANTEC__CFM68K__ #ifdefs
This commit is contained in:
parent
97bc98aea7
commit
6980dff3db
4 changed files with 0 additions and 20 deletions
|
@ -44,10 +44,6 @@ redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
#ifdef SYMANTEC__CFM68K__
|
||||
#pragma lib_export on
|
||||
#endif
|
||||
|
||||
#ifndef DL_IMPORT /* declarations for DLL import */
|
||||
#define DL_IMPORT(RTYPE) RTYPE
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue