Re-enabled Scrap (even though it's mostly empty right now).

This commit is contained in:
Jack Jansen 2001-01-29 13:31:10 +00:00
parent afd0aa680a
commit f424f24bbb
1 changed files with 0 additions and 2 deletions

View File

@ -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