From: Jack Jansen Date: Mon, 29 Jan 2001 13:31:10 +0000 (+0000) Subject: Re-enabled Scrap (even though it's mostly empty right now). X-Git-Tag: v2.1a2~99 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f424f24bbb4231065f646d12d9d90c91f961d51a;p=thirdparty%2FPython%2Fcpython.git Re-enabled Scrap (even though it's mostly empty right now). --- diff --git a/Mac/Modules/macconfig.c b/Mac/Modules/macconfig.c index 8624fd22d98f..fe63722d1633 100644 --- a/Mac/Modules/macconfig.c +++ b/Mac/Modules/macconfig.c @@ -240,10 +240,8 @@ struct _inittab _PyImport_Inittab[] = { {"Qdoffs", initQdoffs}, {"Snd", initSnd}, {"Sndihooks", initSndihooks}, -#if !TARGET_API_MAC_CARBON_NOTYET /* Carbon scrap manager is completely different */ {"Scrap", initScrap}, -#endif {"TE", initTE}, {"ColorPicker", initColorPicker}, #if !TARGET_API_MAC_CARBON