mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
Got rid of 68k-Mac and other outdated ifdefs.
This commit is contained in:
parent
71c5b02859
commit
b760923b20
5 changed files with 0 additions and 37 deletions
|
@ -27,10 +27,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|||
#include <Resources.h>
|
||||
#include <CodeFragments.h>
|
||||
|
||||
#ifdef __CFM68K__
|
||||
#pragma lib_export on
|
||||
#endif
|
||||
|
||||
extern void PyMac_InitApplication(void);
|
||||
#ifdef USE_MAC_APPLET_SUPPORT
|
||||
extern void PyMac_InitApplet(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue