Commit f424f24b authored by Jack Jansen's avatar Jack Jansen

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

parent afd0aa68
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment